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