Class Method list used by SAP ABAP Class TC_SADL_GW_QUERY_OPTIONS (Query Option tests)
SAP ABAP Class TC_SADL_GW_QUERY_OPTIONS (Query Option tests) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see longtext)
2 Class Method  CL_AUNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see Longtext)
3 Class Method  CL_AUNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see Longtext)
4 Class Method  CL_AUNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see Longtext)
5 Class Method  CL_AUNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see Longtext)
6 Class Method  CL_AUNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see Longtext)
7 Class Method  CL_AUNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see Longtext)
8 Class Method  CL_AUNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see Longtext)
9 Class Method  CL_AUNIT_ASSERT - ASSERT_NOT_INITIAL ABAP Unit: Assertions (see Longtext)
10 Class Method  CL_SADL_AUNIT_FRIEND - INJECT_QUERY_ENGINE Friend helper class for Unit Tests
11 Class Method  CL_SADL_AUNIT_FRIEND - RESET_ALL Friend helper class for Unit Tests
12 Class Method  CL_SADL_CONDITION_PROVDR_FCTRY - CREATE_FOR_AUTHORIZATION Factory for various types of condition providers
13 Class Method  CL_SADL_CONDITION_PROVDR_FCTRY - CREATE_FOR_GROUPED_RANGES Factory for various types of condition providers
14 Class Method  CL_SADL_CONSUMER_AUNIT_FRIEND - INJECT_AUTH_OBJECT_VALUES Friend helper class for Unit Tests
15 Class Method  CL_SADL_GW_GENERIC_DPC - GET_SADL_DEFINITION SADL Reference Scenario DPC implementation
16 Class Method  CL_SADL_GW_GENERIC_DPC - GET_SADL_METADATA SADL Reference Scenario DPC implementation
17 Class Method  IF_SADL_AUTHORIZATION - ADD_AUTHORIZATION_FOR_OBJECT SADL Authorizations
18 Class Method  IF_SADL_CONDITION_PROVIDER - GET_CONDITION Provider for a SADL Condition
19 Class Method  IF_SADL_COND_PROVIDER_GRPD_RNG - GET_CONDITION Condition Provider for Grouped Ranges
20 Class Method  IF_SADL_COND_PROV_AUTH_OBJECTS - ADD_AUTHORIZATION_FOR_OBJECT Condition provider for standard authorizations
21 Class Method  IF_SADL_GW_DPC - GET_ENTITY SADL Internal DPC API
22 Class Method  IF_SADL_GW_DPC - GET_ENTITYSET SADL Internal DPC API
23 Class Method  IF_SADL_GW_QUERY_CONTROL - SET_QUERY_OPTIONS SADL Utilities for generated DPC
24 Class Method  IF_SADL_GW_QUERY_OPTIONS - SET_TEXT_SEARCH_TERM Container for Query Options
25 Class Method  IF_SADL_GW_QUERY_OPTIONS - SET_TEXT_SEARCH_SIMILARITY Container for Query Options
26 Class Method  IF_SADL_GW_QUERY_OPTIONS - SET_TEXT_SEARCH_SCOPE Container for Query Options
27 Class Method  IF_SADL_GW_QUERY_OPTIONS - SET_ENTITY_PARAMETERS Container for Query Options
28 Class Method  IF_SADL_GW_QUERY_OPTIONS - SET_SORT_ELEMENTS Container for Query Options
29 Class Method  IF_SADL_GW_QUERY_OPTIONS - SET_PAGING Container for Query Options
30 Class Method  IF_SADL_GW_QUERY_OPTIONS - SET_COUNT_FIELD_NAME Container for Query Options
31 Class Method  IF_SADL_GW_QUERY_OPTIONS - SET_AUTHORITY_PROVIDER Container for Query Options
32 Class Method  IF_SADL_GW_QUERY_OPTIONS - ADD_CONDITION_PROVIDER Container for Query Options
33 Class Method  IF_SADL_GW_QUERY_OPTIONS - SET_REQUESTED_ELEMENTS Container for Query Options
34 Class Method  TC_SADL_GW_QUERY_OPTIONS - _CALL_DPC Query Option tests SOURCE _call_dpc( IMPORTING es_select_options = DATA(ls_select_options) ).
35 Class Method  TC_SADL_GW_QUERY_OPTIONS - _CREATE_DPC Query Option tests SOURCE _create_dpc( iv_skip = 11 iv_top = 20 ).
36 Class Method  TC_SADL_GW_QUERY_OPTIONS - _CREATE_DPC Query Option tests SOURCE _create_dpc( it_requested_elements = lt_requested ).
37 Class Method  TC_SADL_GW_QUERY_OPTIONS - _CREATE_DPC Query Option tests SOURCE _create_dpc( it_entity_parameters = lt_entity_params ).
38 Class Method  TC_SADL_GW_QUERY_OPTIONS - _CREATE_DPC Query Option tests SOURCE _create_dpc( io_auth_provider = lo_auth_prov ).
39 Class Method  TC_SADL_GW_QUERY_OPTIONS - _CREATE_DPC Query Option tests SOURCE _create_dpc( it_search_scope = VALUE #( ( `CARRID` ) ) iv_search_term = 'Hello World!' iv_similarity = '0.1' ) ##no_text.
40 Class Method  TC_SADL_GW_QUERY_OPTIONS - _CREATE_DPC Query Option tests SOURCE _create_dpc( it_sort_elements = lt_sort_elements ).
41 Class Method  TC_SADL_GW_QUERY_OPTIONS - _CREATE_DPC Query Option tests SOURCE _create_dpc( io_cond_provider = lo_cond_prov ).
42 Class Method  TC_SADL_GW_QUERY_OPTIONS - _CREATE_DPC Query Option tests SOURCE _create_dpc( iv_count_field_name = 'CNT' ).
43 Class Method  TC_SADL_GW_QUERY_OPTIONS - _CALL_DPC Query Option tests SOURCE _call_dpc( IMPORTING es_select_options = DATA(ls_select_options) ).
44 Class Method  TC_SADL_GW_QUERY_OPTIONS - _CALL_DPC Query Option tests SOURCE _call_dpc( IMPORTING es_select_options = DATA(ls_select_options) ).
45 Class Method  TC_SADL_GW_QUERY_OPTIONS - _CALL_DPC Query Option tests SOURCE _call_dpc( IMPORTING es_select_options = DATA(ls_select_options) ).
46 Class Method  TC_SADL_GW_QUERY_OPTIONS - _CALL_DPC Query Option tests SOURCE _call_dpc( IMPORTING es_select_options = DATA(ls_select_options) ).
47 Class Method  TC_SADL_GW_QUERY_OPTIONS - _CALL_DPC Query Option tests SOURCE _call_dpc( IMPORTING es_select_options = DATA(ls_select_options) ).
48 Class Method  TC_SADL_GW_QUERY_OPTIONS - _CALL_DPC Query Option tests SOURCE _call_dpc( IMPORTING es_select_options = DATA(ls_select_options) ).
49 Class Method  TC_SADL_GW_QUERY_OPTIONS - _CALL_DPC Query Option tests SOURCE _call_dpc( IMPORTING es_select_options = DATA(ls_select_options) ).
50 Class Method  TD_SADL_GW_REQUEST_ENTITY - CONSTRUCTOR Mock for entity set request
51 Class Method  TD_SADL_GW_REQUEST_ENTSET - CONSTRUCTOR Mock for entity set request
52 Class Method  TH_SADL_QUERY_ENGINE_SPY - FORGET_PARAMETERS Spy object for query engine related tests
53 Class Method  TH_SADL_QUERY_ENGINE_SPY - GET_PARAMETERS Spy object for query engine related tests