SAP ABAP Class TC_SADL_QUERY_ENGINE (Abstract test class for implementors of IF_SADL_QUERY_ENGINE)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
     SADL_QUERY_ENGINE_COMMON (Package) Common objects of SADL Query Engine
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  TC_SADL_QUERY_ENGINE_BASE Helper class for SADL Query Engine Tests 20120827
Properties
Class TC_SADL_QUERY_ENGINE  
Short Description Abstract test class for implementors of IF_SADL_QUERY_ENGINE    
Super Class TC_SADL_QUERY_ENGINE_BASE Helper class for SADL Query Engine Tests 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package SADL_QUERY_ENGINE_COMMON   Common objects of SADL Query Engine 
Created 20120821   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class TC_SADL_QUERY_ENGINE has no forward declaration.
Interfaces
Class TC_SADL_QUERY_ENGINE has no interface implemented.
Friends
Class TC_SADL_QUERY_ENGINE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_AND Constant Private Type reference (TYPE) STRING IF_SADL_QUERY_ENGINE_TYPES=>CO_CONDITION_TYPES-AND 20120821
2 CO_BETWEEN Constant Private Type reference (TYPE) STRING IF_SADL_QUERY_ENGINE_TYPES=>CO_CONDITION_TYPES-BETWEEN 20120821
3 CO_CALCULATED_VALUE Constant Private Type reference (TYPE) STRING IF_SADL_QUERY_ENGINE_TYPES=>CO_CONDITION_TYPES-CALCULATED_VALUE 20120821
4 CO_CONTAINS_PATTERN Constant Private Type reference (TYPE) STRING IF_SADL_QUERY_ENGINE_TYPES=>CO_CONDITION_TYPES-CONTAINS_PATTERN 20120821
5 CO_EQUALS Constant Private Type reference (TYPE) STRING IF_SADL_QUERY_ENGINE_TYPES=>CO_CONDITION_TYPES-EQUALS 20120821
6 CO_GREATER_THAN Constant Private Type reference (TYPE) STRING IF_SADL_QUERY_ENGINE_TYPES=>CO_CONDITION_TYPES-GREATER_THAN 20120821
7 CO_GREATER_THAN_OR_EQUAL Constant Private Type reference (TYPE) STRING IF_SADL_QUERY_ENGINE_TYPES=>CO_CONDITION_TYPES-GREATER_THAN_OR_EQUAL 20120821
8 CO_INNER Constant Private Type reference (TYPE) IF_SADL_VIEW_ENTITY_GENERATOR=>TY_JOIN_TYPE IF_SADL_VIEW_ENTITY_GENERATOR=>CO_JOIN_TYPE-INNER 20121022
9 CO_IS_NULL Constant Private Type reference (TYPE) STRING IF_SADL_QUERY_ENGINE_TYPES=>CO_CONDITION_TYPES-IS_NULL 20120821
10 CO_LESS_THAN Constant Private Type reference (TYPE) STRING IF_SADL_QUERY_ENGINE_TYPES=>CO_CONDITION_TYPES-LESS_THAN 20120821
11 CO_LESS_THAN_OR_EQUAL Constant Private Type reference (TYPE) STRING IF_SADL_QUERY_ENGINE_TYPES=>CO_CONDITION_TYPES-LESS_THAN_OR_EQUAL 20120821
12 CO_NOT Constant Private Type reference (TYPE) STRING IF_SADL_QUERY_ENGINE_TYPES=>CO_CONDITION_TYPES-NOT 20120821
13 CO_NOT_BETWEEN Constant Private Type reference (TYPE) STRING IF_SADL_QUERY_ENGINE_TYPES=>CO_CONDITION_TYPES-NOT_BETWEEN 20120821
14 CO_NOT_CONTAINS_PATTERN Constant Private Type reference (TYPE) STRING IF_SADL_QUERY_ENGINE_TYPES=>CO_CONDITION_TYPES-NOT_CONTAINS_PATTERN 20120821
15 CO_NOT_EQUAL Constant Private Type reference (TYPE) STRING IF_SADL_QUERY_ENGINE_TYPES=>CO_CONDITION_TYPES-NOT_EQUAL 20120821
16 CO_NOT_IS_NULL Constant Private Type reference (TYPE) STRING IF_SADL_QUERY_ENGINE_TYPES=>CO_CONDITION_TYPES-NOT_IS_NULL 20120821
17 CO_OR Constant Private Type reference (TYPE) STRING IF_SADL_QUERY_ENGINE_TYPES=>CO_CONDITION_TYPES-OR 20120821
18 CO_OUTER Constant Private Type reference (TYPE) IF_SADL_VIEW_ENTITY_GENERATOR=>TY_JOIN_TYPE IF_SADL_VIEW_ENTITY_GENERATOR=>CO_JOIN_TYPE-LEFT_OUTER 20121022
19 CO_SIMPLE_VALUE Constant Private Type reference (TYPE) STRING IF_SADL_QUERY_ENGINE_TYPES=>CO_CONDITION_TYPES-SIMPLE_VALUE 20120821
20 CO_SOURCE_ATTRIBUTE Constant Private Type reference (TYPE) STRING IF_SADL_QUERY_ENGINE_TYPES=>CO_CONDITION_TYPES-SOURCE_ATTRIBUTE 20120821
21 CO_TARGET_ATTRIBUTE Constant Private Type reference (TYPE) STRING IF_SADL_QUERY_ENGINE_TYPES=>CO_CONDITION_TYPES-TARGET_ATTRIBUTE 20120821
22 GO_ENGINE Static Attribute Protected Object reference (TYPE REF TO) IF_SADL_QUERY_ENGINE 20120821
23 MT_TEST_DATATYPE Instance attribute Private Type reference (TYPE) TT_TEST_DATATYPE 20130205
24 MT_TEST_VIEW Instance attribute Private Type reference (TYPE) TT_TEST_VIEW 20130205
Methods
# Method Level Visibility Method type Description Created on
1 ABAP_NAMESPACES Instance method Public Test Method for ABAP Unit 20121218
2 AGGREGATION_ALIASING Instance method Public Test Method for ABAP Unit 20120821
3 AGGREGATION_AVG Instance method Public Test Method for ABAP Unit 20120821
4 AGGREGATION_MAX Instance method Public Test Method for ABAP Unit 20120821
5 AGGREGATION_MIN Instance method Public Test Method for ABAP Unit 20120821
6 AGGREGATION_MULTI Instance method Public Test Method for ABAP Unit 20120821
7 AGGREGATION_SUM Instance method Public Test Method for ABAP Unit 20120821
8 AGGREGATION_SUM_COUNT Instance method Public Test Method for ABAP Unit 20120821
9 AGGREG_WITH_INIT_AND_NULL_1_AT Instance method Public Test Method for ABAP Unit 20130107
10 AGGREG_WITH_INIT_AND_NULL_2_AT Instance method Public Test Method for ABAP Unit 20130107
11 AGGREG_WITH_MULTI_INI_AND_NULL Instance method Public Test Method for ABAP Unit 20130107
12 ALLPAIRS_TEST1 Instance method Public Test Method for ABAP Unit 20120821
13 ALLPAIRS_TEST1B Instance method Public Test Method for ABAP Unit 20131105
14 ALLPAIRS_TEST2 Instance method Public Test Method for ABAP Unit 20120821
15 ALLPAIRS_TEST3 Instance method Public Test Method for ABAP Unit 20120821
16 ALLPAIRS_TEST4 Instance method Public Test Method for ABAP Unit 20120821
17 ALLPAIRS_TEST5 Instance method Public Test Method for ABAP Unit 20120821
18 ALLPAIRS_TEST6 Instance method Public Test Method for ABAP Unit 20120821
19 ALLPAIRS_TEST7 Instance method Public Test Method for ABAP Unit 20120821
20 ALLPAIRS_TEST8 Instance method Public Test Method for ABAP Unit 20120821
21 ALLPAIRS_TEST9 Instance method Public Test Method for ABAP Unit 20130701
22 CHECK_CAPABILITY Instance method Private Method 20121220
23 CONSTRAINT_INITIAL_INT Instance method Public Test Method for ABAP Unit 20130218
24 CONSTRAINT_INITIAL_STRING Instance method Public Test Method for ABAP Unit 20130218
25 CONSTRAINT_ON_NEGATIVE_INTEGER Instance method Public Test Method for ABAP Unit 20130205
26 EMPTY_TABLE Instance method Public Test Method for ABAP Unit 20120821
27 EMPTY_TABLE_COUNT Instance method Public Test Method for ABAP Unit 20120821
28 FILL_DATA Instance method Public Test Method for ABAP Unit 20120821
29 FILL_DATA_AND_NO_OF_HITS Instance method Public Test Method for ABAP Unit 20120821
30 FILL_DATA_INNER_JOIN Instance method Public Test Method for ABAP Unit 20120821
31 FILL_DATA_INNER_JOIN_2STEP Instance method Public Test Method for ABAP Unit 20120903
32 FILL_DATA_INNER_JOIN_3STEP Instance method Public Test Method for ABAP Unit 20121108
33 FILL_DATA_INNER_JOIN_4STEP Instance method Public Test Method for ABAP Unit 20121022
34 FILL_DATA_INNER_JOIN_5STEP Instance method Public Test Method for ABAP Unit 20121022
35 FILL_DATA_INNER_JOIN_IMPL Instance method Public Test Method for ABAP Unit 20120821
36 FILL_DATA_JOINED_TABLE Instance method Public Test Method for ABAP Unit 20121108
37 FILL_DATA_N_M_JOIN Instance method Public Test Method for ABAP Unit 20120821
38 FILL_NO_OF_ALL_HITS Instance method Public Test Method for ABAP Unit 20120821
39 FILL_NO_OF_HITS_AND_WHERE Instance method Public Test Method for ABAP Unit 20130112
40 FILTER_2CRITERIA Instance method Public Test Method for ABAP Unit 20121003
41 FILTER_AND Instance method Public Test Method for ABAP Unit 20120821
42 FILTER_ATTRIBUTE_NOT_IN_OUTPUT Instance method Public Test Method for ABAP Unit 20121127
43 FILTER_ATTRIBUTE_NOT_REQUESTED Instance method Public Test Method for ABAP Unit 20121127
44 FILTER_BT Instance method Public Test Method for ABAP Unit 20120821
45 FILTER_BY_DATE Instance method Public Test Method for ABAP Unit 20130205
46 FILTER_BY_DECFLOAT_DEC Instance method Public Test Method for ABAP Unit 20130205
47 FILTER_BY_DECIMAL Instance method Public Test Method for ABAP Unit 20130205
48 FILTER_BY_DECIMAL_BETWEEN Instance method Public Test Method for ABAP Unit 20130205
49 FILTER_BY_DECIMAL_NOT_BETWEEN Instance method Public Test Method for ABAP Unit 20130205
50 FILTER_BY_FLOAT Instance method Public Test Method for ABAP Unit 20130205
51 FILTER_BY_INVALID_NUMBER Instance method Public Test Method for ABAP Unit 20130205
52 FILTER_BY_NAVIGATION_ATTRIBUTE Instance method Public Test Method for ABAP Unit 20130729
53 FILTER_BY_NEGATIVE_INTEGER Instance method Public Test Method for ABAP Unit 20130205
54 FILTER_BY_TIME Instance method Public Test Method for ABAP Unit 20130205
55 FILTER_CP_CASE Instance method Public Test Method for ABAP Unit 20120821
56 FILTER_CP_CASE_CAPITAL Instance method Public Test Method for ABAP Unit 20121022
57 FILTER_CP_CASE_NOT_CAPITAL Instance method Public Test Method for ABAP Unit 20121022
58 FILTER_CP_ESC_ALLPAIRS1 Instance method Public Test Method for ABAP Unit 20120821
59 FILTER_CP_ESC_ALLPAIRS2 Instance method Public Test Method for ABAP Unit 20120821
60 FILTER_CP_ESC_ALLPAIRS3 Instance method Public Test Method for ABAP Unit 20120821
61 FILTER_CP_ESC_ALLPAIRS4 Instance method Public Test Method for ABAP Unit 20120821
62 FILTER_CP_ESC_ALLPAIRS5 Instance method Public Test Method for ABAP Unit 20120821
63 FILTER_CP_ESC_ALLPAIRS6 Instance method Public Test Method for ABAP Unit 20120821
64 FILTER_CP_ESC_ALLPAIRS7 Instance method Public Test Method for ABAP Unit 20120821
65 FILTER_CP_ESC_ESC Instance method Public Test Method for ABAP Unit 20120821
66 FILTER_CP_ESC_ESC_MULTI Instance method Public Test Method for ABAP Unit 20120821
67 FILTER_CP_ESC_PERCENT Instance method Public Test Method for ABAP Unit 20120821
68 FILTER_CP_ESC_PLUS Instance method Public Test Method for ABAP Unit 20120821
69 FILTER_CP_ESC_QUESTION Instance method Public Test Method for ABAP Unit 20120821
70 FILTER_CP_ESC_STAR Instance method Public Test Method for ABAP Unit 20120821
71 FILTER_CP_ESC_UNDERSCORE Instance method Public Test Method for ABAP Unit 20120821
72 FILTER_CP_PERCENT Instance method Public Test Method for ABAP Unit 20120821
73 FILTER_CP_PLUS Instance method Public Test Method for ABAP Unit 20120821
74 FILTER_CP_QUESTION Instance method Public Test Method for ABAP Unit 20120821
75 FILTER_CP_STAR Instance method Public Test Method for ABAP Unit 20120821
76 FILTER_CP_UNDERSCORE Instance method Public Test Method for ABAP Unit 20120821
77 FILTER_EQ Instance method Public Test Method for ABAP Unit 20120821
78 FILTER_GE Instance method Public Test Method for ABAP Unit 20120821
79 FILTER_GT Instance method Public Test Method for ABAP Unit 20120821
80 FILTER_INITIAL_CP Instance method Public Test Method for ABAP Unit 20121003
81 FILTER_INITIAL_EQ Instance method Public Test Method for ABAP Unit 20121003
82 FILTER_ISNULL Instance method Public Test Method for ABAP Unit 20120821
83 FILTER_ISNULLNOT Instance method Public Test Method for ABAP Unit 20121003
84 FILTER_LE Instance method Public Test Method for ABAP Unit 20120821
85 FILTER_LOCALE Instance method Public Test Method for ABAP Unit 20131119
86 FILTER_LT Instance method Public Test Method for ABAP Unit 20120821
87 FILTER_NOT Instance method Public Test Method for ABAP Unit 20120821
88 FILTER_NOTBT Instance method Public Test Method for ABAP Unit 20120821
89 FILTER_NOTCP Instance method Public Test Method for ABAP Unit 20120821
90 FILTER_NOTEQ Instance method Public Test Method for ABAP Unit 20120821
91 FILTER_OR Instance method Public Test Method for ABAP Unit 20120821
92 HIGHLIGHTED Instance method Public Test Method for ABAP Unit 20130220
93 HIGHLIGHTED_COMPLEX Instance method Public Test Method for ABAP Unit 20130221
94 HILIGHT_AND_REF_ALIAS_NOT_REQS Instance method Public Test Method for ABAP Unit 20130228
95 NEG_INITIAL_VIEW_MD Instance method Public Test Method for ABAP Unit 20120821
96 NEG_INVALID_AGGR_ATTRIBUTE Instance method Public Test Method for ABAP Unit 20130808
97 NEG_INVALID_FILTER_ATTRIBUTE Instance method Public Test Method for ABAP Unit 20130808
98 NEG_INVALID_JOIN_ATTR Instance method Public Test Method for ABAP Unit 20120821
99 NEG_INVALID_JOIN_TABLE Instance method Public Test Method for ABAP Unit 20120821
100 NEG_INVALID_REQ_ATTRIBUTE Instance method Public Test Method for ABAP Unit 20120821
101 NEG_INVALID_SORT_ATTRIBUTE Instance method Public Test Method for ABAP Unit 20130808
102 NEG_INVALID_TABLE_NAME Instance method Public Test Method for ABAP Unit 20120821
103 NO_PRIMARY_KEY_WITHOUT_COUNT Instance method Public Test Method for ABAP Unit 20130701
104 NO_PRIMARY_KEY_WITH_COUNT Instance method Public Test Method for ABAP Unit 20130628
105 PAGING Instance method Public Test Method for ABAP Unit 20120821
106 PAGING_LIMIT_NEGATIVE Instance method Public Test Method for ABAP Unit 20121003
107 PAGING_OFFSET Instance method Public Test Method for ABAP Unit 20120821
108 PAGING_OFFSET_NEGATIVE Instance method Public Test Method for ABAP Unit 20121003
109 PAGING_OFFSET_OOBOUNDS Instance method Public Test Method for ABAP Unit 20120821
110 PLACEHOLDER_ASSIGNMENT_SIMPLE Instance method Public Test Method for ABAP Unit 20121108
111 REUSE_ENGINE_INSTANCE Instance method Public Test Method for ABAP Unit 20120821
112 SEARCH_1TOKEN Instance method Public Test Method for ABAP Unit 20120904
113 SEARCH_1TOKEN_1ATTR Instance method Public Test Method for ABAP Unit 20120903
114 SEARCH_1TOKEN_2ATTRS Instance method Public Test Method for ABAP Unit 20120903
115 SEARCH_2TOKENS_1ATTR Instance method Public Test Method for ABAP Unit 20120903
116 SEARCH_2TOKENS_2ATTRS Instance method Public Test Method for ABAP Unit 20120903
117 SEARCH_FUZZY Instance method Public Test Method for ABAP Unit 20120912
118 SEARCH_FUZZY_ALL Instance method Public Test Method for ABAP Unit 20120912
119 SEARCH_FUZZY_EXACT Instance method Public Test Method for ABAP Unit 20120912
120 SEARCH_TEXT_ON_DDIC_VIEW Instance method Public Test Method for ABAP Unit 20130311
121 SEARCH_TEXT_ON_DDVIEW_SCOPE Instance method Public Test Method for ABAP Unit 20130311
122 SEARCH_TEXT_ON_JOINED_DDVIEW Instance method Public Test Method for ABAP Unit 20130311
123 SEARCH_TEXT_ON_JOINED_TABLE Instance method Public Test Method for ABAP Unit 20130311
124 SEARCH_TEXT_ON_JOINTAB_SCOPE Instance method Public Test Method for ABAP Unit 20130311
125 SEARCH_TEXT_ON_JOINVIEW_SCOPE Instance method Public Test Method for ABAP Unit 20130311
126 SEARCH_TEXT_ON_MULJOINS_SCOPE Instance method Public Test Method for ABAP Unit 20130311
127 SEARCH_TEXT_ON_MULTIPLE_JOINS Instance method Public Test Method for ABAP Unit 20130311
128 SEARCH_WILDCARDS Instance method Public Test Method for ABAP Unit 20120904
129 SEARCH_WITH_DYN_SCOPE Instance method Public Test Method for ABAP Unit 20121024
130 SEARCH_WITH_NO_SCOPE Instance method Public Test Method for ABAP Unit 20121024
131 SEARCH_WITH_SCORE Instance method Public Test Method for ABAP Unit 20121024
132 SEARCH_WITH_SCORE_SORTED Instance method Public Test Method for ABAP Unit 20121024
133 SELECT Instance method Private Method 20120821
134 SETUP Instance method Private Method 20120821
135 SNIPPET Instance method Public Test Method for ABAP Unit 20130220
136 SNIPPET_AT_THE_BEGINNING Instance method Public Test Method for ABAP Unit 20130221
137 SORT_ASC Instance method Public Test Method for ABAP Unit 20120821
138 SORT_DESC Instance method Public Test Method for ABAP Unit 20120821
139 SORT_LOCALE Instance method Public Test Method for ABAP Unit 20131119
140 SORT_MULTI Instance method Public Test Method for ABAP Unit 20120821
141 _GET_QUERY_ENGINE Instance method Protected Method 20120827
Events
Class TC_SADL_QUERY_ENGINE has no event.
Types
Class TC_SADL_QUERY_ENGINE has no local type.
Method Signatures

Method ABAP_NAMESPACES Signature

Method ABAP_NAMESPACES on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20121218

Method AGGREGATION_ALIASING Signature

Method AGGREGATION_ALIASING on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method AGGREGATION_AVG Signature

Method AGGREGATION_AVG on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method AGGREGATION_MAX Signature

Method AGGREGATION_MAX on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method AGGREGATION_MIN Signature

Method AGGREGATION_MIN on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method AGGREGATION_MULTI Signature

Method AGGREGATION_MULTI on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method AGGREGATION_SUM Signature

Method AGGREGATION_SUM on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method AGGREGATION_SUM_COUNT Signature

Method AGGREGATION_SUM_COUNT on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method AGGREG_WITH_INIT_AND_NULL_1_AT Signature

Method AGGREG_WITH_INIT_AND_NULL_1_AT on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20130107

Method AGGREG_WITH_INIT_AND_NULL_2_AT Signature

Method AGGREG_WITH_INIT_AND_NULL_2_AT on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20130107

Method AGGREG_WITH_MULTI_INI_AND_NULL Signature

Method AGGREG_WITH_MULTI_INI_AND_NULL on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20130107

Method ALLPAIRS_TEST1 Signature

Method ALLPAIRS_TEST1 on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method ALLPAIRS_TEST1B Signature

Method ALLPAIRS_TEST1B on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20131105

Method ALLPAIRS_TEST2 Signature

Method ALLPAIRS_TEST2 on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method ALLPAIRS_TEST3 Signature

Method ALLPAIRS_TEST3 on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method ALLPAIRS_TEST4 Signature

Method ALLPAIRS_TEST4 on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method ALLPAIRS_TEST5 Signature

Method ALLPAIRS_TEST5 on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method ALLPAIRS_TEST6 Signature

Method ALLPAIRS_TEST6 on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method ALLPAIRS_TEST7 Signature

Method ALLPAIRS_TEST7 on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method ALLPAIRS_TEST8 Signature

Method ALLPAIRS_TEST8 on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method ALLPAIRS_TEST9 Signature

Method ALLPAIRS_TEST9 on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20130701

Method CHECK_CAPABILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CAPABILITY Call by reference Type reference (TYPE) STRING 20121220

Method CHECK_CAPABILITY on class TC_SADL_QUERY_ENGINE has no exception.

Method CONSTRAINT_INITIAL_INT Signature

Method CONSTRAINT_INITIAL_INT on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20130218

Method CONSTRAINT_INITIAL_STRING Signature

Method CONSTRAINT_INITIAL_STRING on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20130218

Method CONSTRAINT_ON_NEGATIVE_INTEGER Signature

Method CONSTRAINT_ON_NEGATIVE_INTEGER on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20130205

Method EMPTY_TABLE Signature

Method EMPTY_TABLE on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method EMPTY_TABLE_COUNT Signature

Method EMPTY_TABLE_COUNT on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILL_DATA Signature

Method FILL_DATA on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILL_DATA_AND_NO_OF_HITS Signature

Method FILL_DATA_AND_NO_OF_HITS on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILL_DATA_INNER_JOIN Signature

Method FILL_DATA_INNER_JOIN on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILL_DATA_INNER_JOIN_2STEP Signature

Method FILL_DATA_INNER_JOIN_2STEP on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120903

Method FILL_DATA_INNER_JOIN_3STEP Signature

Method FILL_DATA_INNER_JOIN_3STEP on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20121108

Method FILL_DATA_INNER_JOIN_4STEP Signature

Method FILL_DATA_INNER_JOIN_4STEP on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20121022

Method FILL_DATA_INNER_JOIN_5STEP Signature

Method FILL_DATA_INNER_JOIN_5STEP on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20121022

Method FILL_DATA_INNER_JOIN_IMPL Signature

Method FILL_DATA_INNER_JOIN_IMPL on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILL_DATA_JOINED_TABLE Signature

Method FILL_DATA_JOINED_TABLE on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20121108

Method FILL_DATA_N_M_JOIN Signature

Method FILL_DATA_N_M_JOIN on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILL_NO_OF_ALL_HITS Signature

Method FILL_NO_OF_ALL_HITS on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILL_NO_OF_HITS_AND_WHERE Signature

Method FILL_NO_OF_HITS_AND_WHERE on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20130112

Method FILTER_2CRITERIA Signature

Method FILTER_2CRITERIA on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20121003

Method FILTER_AND Signature

Method FILTER_AND on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILTER_ATTRIBUTE_NOT_IN_OUTPUT Signature

Method FILTER_ATTRIBUTE_NOT_IN_OUTPUT on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20121127

Method FILTER_ATTRIBUTE_NOT_REQUESTED Signature

Method FILTER_ATTRIBUTE_NOT_REQUESTED on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20121127

Method FILTER_BT Signature

Method FILTER_BT on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILTER_BY_DATE Signature

Method FILTER_BY_DATE on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20130205

Method FILTER_BY_DECFLOAT_DEC Signature

Method FILTER_BY_DECFLOAT_DEC on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20130205

Method FILTER_BY_DECIMAL Signature

Method FILTER_BY_DECIMAL on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20130205

Method FILTER_BY_DECIMAL_BETWEEN Signature

Method FILTER_BY_DECIMAL_BETWEEN on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20130205

Method FILTER_BY_DECIMAL_NOT_BETWEEN Signature

Method FILTER_BY_DECIMAL_NOT_BETWEEN on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20130205

Method FILTER_BY_FLOAT Signature

Method FILTER_BY_FLOAT on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20130205

Method FILTER_BY_INVALID_NUMBER Signature

Method FILTER_BY_INVALID_NUMBER on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20130205

Method FILTER_BY_NAVIGATION_ATTRIBUTE Signature

Method FILTER_BY_NAVIGATION_ATTRIBUTE on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20130729

Method FILTER_BY_NEGATIVE_INTEGER Signature

Method FILTER_BY_NEGATIVE_INTEGER on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20130205

Method FILTER_BY_TIME Signature

Method FILTER_BY_TIME on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20130205

Method FILTER_CP_CASE Signature

Method FILTER_CP_CASE on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILTER_CP_CASE_CAPITAL Signature

Method FILTER_CP_CASE_CAPITAL on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20121022

Method FILTER_CP_CASE_NOT_CAPITAL Signature

Method FILTER_CP_CASE_NOT_CAPITAL on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20121022

Method FILTER_CP_ESC_ALLPAIRS1 Signature

Method FILTER_CP_ESC_ALLPAIRS1 on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILTER_CP_ESC_ALLPAIRS2 Signature

Method FILTER_CP_ESC_ALLPAIRS2 on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILTER_CP_ESC_ALLPAIRS3 Signature

Method FILTER_CP_ESC_ALLPAIRS3 on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILTER_CP_ESC_ALLPAIRS4 Signature

Method FILTER_CP_ESC_ALLPAIRS4 on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILTER_CP_ESC_ALLPAIRS5 Signature

Method FILTER_CP_ESC_ALLPAIRS5 on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILTER_CP_ESC_ALLPAIRS6 Signature

Method FILTER_CP_ESC_ALLPAIRS6 on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILTER_CP_ESC_ALLPAIRS7 Signature

Method FILTER_CP_ESC_ALLPAIRS7 on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILTER_CP_ESC_ESC Signature

Method FILTER_CP_ESC_ESC on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILTER_CP_ESC_ESC_MULTI Signature

Method FILTER_CP_ESC_ESC_MULTI on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILTER_CP_ESC_PERCENT Signature

Method FILTER_CP_ESC_PERCENT on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILTER_CP_ESC_PLUS Signature

Method FILTER_CP_ESC_PLUS on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILTER_CP_ESC_QUESTION Signature

Method FILTER_CP_ESC_QUESTION on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILTER_CP_ESC_STAR Signature

Method FILTER_CP_ESC_STAR on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILTER_CP_ESC_UNDERSCORE Signature

Method FILTER_CP_ESC_UNDERSCORE on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILTER_CP_PERCENT Signature

Method FILTER_CP_PERCENT on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILTER_CP_PLUS Signature

Method FILTER_CP_PLUS on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILTER_CP_QUESTION Signature

Method FILTER_CP_QUESTION on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILTER_CP_STAR Signature

Method FILTER_CP_STAR on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILTER_CP_UNDERSCORE Signature

Method FILTER_CP_UNDERSCORE on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILTER_EQ Signature

Method FILTER_EQ on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILTER_GE Signature

Method FILTER_GE on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILTER_GT Signature

Method FILTER_GT on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILTER_INITIAL_CP Signature

Method FILTER_INITIAL_CP on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20121003

Method FILTER_INITIAL_EQ Signature

Method FILTER_INITIAL_EQ on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20121003

Method FILTER_ISNULL Signature

Method FILTER_ISNULL on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILTER_ISNULLNOT Signature

Method FILTER_ISNULLNOT on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20121003

Method FILTER_LE Signature

Method FILTER_LE on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILTER_LOCALE Signature

Method FILTER_LOCALE on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20131119

Method FILTER_LT Signature

Method FILTER_LT on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILTER_NOT Signature

Method FILTER_NOT on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILTER_NOTBT Signature

Method FILTER_NOTBT on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILTER_NOTCP Signature

Method FILTER_NOTCP on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILTER_NOTEQ Signature

Method FILTER_NOTEQ on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method FILTER_OR Signature

Method FILTER_OR on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method HIGHLIGHTED Signature

Method HIGHLIGHTED on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20130220

Method HIGHLIGHTED_COMPLEX Signature

Method HIGHLIGHTED_COMPLEX on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20130221

Method HILIGHT_AND_REF_ALIAS_NOT_REQS Signature

Method HILIGHT_AND_REF_ALIAS_NOT_REQS on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20130228

Method NEG_INITIAL_VIEW_MD Signature

Method NEG_INITIAL_VIEW_MD on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method NEG_INVALID_AGGR_ATTRIBUTE Signature

Method NEG_INVALID_AGGR_ATTRIBUTE on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_STATIC_CHECK 20130808

Method NEG_INVALID_FILTER_ATTRIBUTE Signature

Method NEG_INVALID_FILTER_ATTRIBUTE on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_STATIC_CHECK 20130808

Method NEG_INVALID_JOIN_ATTR Signature

Method NEG_INVALID_JOIN_ATTR on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method NEG_INVALID_JOIN_TABLE Signature

Method NEG_INVALID_JOIN_TABLE on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method NEG_INVALID_REQ_ATTRIBUTE Signature

Method NEG_INVALID_REQ_ATTRIBUTE on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method NEG_INVALID_SORT_ATTRIBUTE Signature

Method NEG_INVALID_SORT_ATTRIBUTE on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_STATIC_CHECK 20130808

Method NEG_INVALID_TABLE_NAME Signature

Method NEG_INVALID_TABLE_NAME on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method NO_PRIMARY_KEY_WITHOUT_COUNT Signature

Method NO_PRIMARY_KEY_WITHOUT_COUNT on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_STATIC_CHECK 20130701

Method NO_PRIMARY_KEY_WITH_COUNT Signature

Method NO_PRIMARY_KEY_WITH_COUNT on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_STATIC_CHECK 20130628

Method PAGING Signature

Method PAGING on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method PAGING_LIMIT_NEGATIVE Signature

Method PAGING_LIMIT_NEGATIVE on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20121003

Method PAGING_OFFSET Signature

Method PAGING_OFFSET on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method PAGING_OFFSET_NEGATIVE Signature

Method PAGING_OFFSET_NEGATIVE on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20121003

Method PAGING_OFFSET_OOBOUNDS Signature

Method PAGING_OFFSET_OOBOUNDS on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method PLACEHOLDER_ASSIGNMENT_SIMPLE Signature

Method PLACEHOLDER_ASSIGNMENT_SIMPLE on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE SADL Query Runtime Error 20121108

Method REUSE_ENGINE_INSTANCE Signature

Method REUSE_ENGINE_INSTANCE on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method SEARCH_1TOKEN Signature

Method SEARCH_1TOKEN on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120904

Method SEARCH_1TOKEN_1ATTR Signature

Method SEARCH_1TOKEN_1ATTR on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120903

Method SEARCH_1TOKEN_2ATTRS Signature

Method SEARCH_1TOKEN_2ATTRS on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120903

Method SEARCH_2TOKENS_1ATTR Signature

Method SEARCH_2TOKENS_1ATTR on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120903

Method SEARCH_2TOKENS_2ATTRS Signature

Method SEARCH_2TOKENS_2ATTRS on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120903

Method SEARCH_FUZZY Signature

Method SEARCH_FUZZY on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120912

Method SEARCH_FUZZY_ALL Signature

Method SEARCH_FUZZY_ALL on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120912

Method SEARCH_FUZZY_EXACT Signature

Method SEARCH_FUZZY_EXACT on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120912

Method SEARCH_TEXT_ON_DDIC_VIEW Signature

Method SEARCH_TEXT_ON_DDIC_VIEW on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20130311

Method SEARCH_TEXT_ON_DDVIEW_SCOPE Signature

Method SEARCH_TEXT_ON_DDVIEW_SCOPE on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20130311

Method SEARCH_TEXT_ON_JOINED_DDVIEW Signature

Method SEARCH_TEXT_ON_JOINED_DDVIEW on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20130311

Method SEARCH_TEXT_ON_JOINED_TABLE Signature

Method SEARCH_TEXT_ON_JOINED_TABLE on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20130311

Method SEARCH_TEXT_ON_JOINTAB_SCOPE Signature

Method SEARCH_TEXT_ON_JOINTAB_SCOPE on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20130311

Method SEARCH_TEXT_ON_JOINVIEW_SCOPE Signature

Method SEARCH_TEXT_ON_JOINVIEW_SCOPE on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20130311

Method SEARCH_TEXT_ON_MULJOINS_SCOPE Signature

Method SEARCH_TEXT_ON_MULJOINS_SCOPE on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20130311

Method SEARCH_TEXT_ON_MULTIPLE_JOINS Signature

Method SEARCH_TEXT_ON_MULTIPLE_JOINS on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20130311

Method SEARCH_WILDCARDS Signature

Method SEARCH_WILDCARDS on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120904

Method SEARCH_WITH_DYN_SCOPE Signature

Method SEARCH_WITH_DYN_SCOPE on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20121024

Method SEARCH_WITH_NO_SCOPE Signature

Method SEARCH_WITH_NO_SCOPE on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20121024

Method SEARCH_WITH_SCORE Signature

Method SEARCH_WITH_SCORE on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20121024

Method SEARCH_WITH_SCORE_SORTED Signature

Method SEARCH_WITH_SCORE_SORTED on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20121024

Method SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FLAT_DATA Call by reference Type reference (TYPE) ANY TABLE 20120821
2 Exporting EV_NUMBER_ALL_HITS Call by reference Type reference (TYPE) I 20121022
3 Exporting EV_NUMBER_HITS Call by reference Type reference (TYPE) I 20121022
4 Importing IS_AGGREGATION Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TY_AGGREGATION 20121022
5 Importing IS_PAGING Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TY_PAGING 20120910
6 Importing IS_PARAMETERS Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TY_PARAMETERS 20121129
7 Importing IS_RESTRICTIONS Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TY_RESTRICTIONS 20121022
8 Importing IS_VIEW_METADATA Call by reference Type reference (TYPE) IF_SADL_VIEW_DB=>TY_VIEW_METADATA 20130205
9 Importing IT_REQUESTED_ELEMENTS Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TY_REQUESTED-ELEMENTS 20120910
10 Importing IT_SORT_ELEMENTS Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TT_SORT_ELEMENTS 20121022
11 Importing IV_FILL_DATA Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20120821
12 Importing IV_FILL_NUMBER_ALL_HITS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20121022
# Exception Resumable Description Created on
1 CX_SADL_CONTRACT_VIOLATION 20130111
2 CX_SADL_QUERY_ENGINE 20120821

Method SETUP Signature

Method SETUP on class TC_SADL_QUERY_ENGINE has no parameter.
Method SETUP on class TC_SADL_QUERY_ENGINE has no exception.

Method SNIPPET Signature

Method SNIPPET on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20130220

Method SNIPPET_AT_THE_BEGINNING Signature

Method SNIPPET_AT_THE_BEGINNING on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20130221

Method SORT_ASC Signature

Method SORT_ASC on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method SORT_DESC Signature

Method SORT_DESC on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method SORT_LOCALE Signature

Method SORT_LOCALE on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20131119

Method SORT_MULTI Signature

Method SORT_MULTI on class TC_SADL_QUERY_ENGINE has no parameter.
# Exception Resumable Description Created on
1 CX_SADL_QUERY_ENGINE 20120821

Method _GET_QUERY_ENGINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_QUERY_ENGINE Value transfer Object reference (TYPE REF TO) IF_SADL_QUERY_ENGINE 20120827

Method _GET_QUERY_ENGINE on class TC_SADL_QUERY_ENGINE has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740