Class Method list used by SAP ABAP Class CL_SADL_GW_ENTITY_UTIL (CL_SADL_ENTITY_UTIL Utilities for SADL Entity handling)
SAP ABAP Class
CL_SADL_GW_ENTITY_UTIL (CL_SADL_ENTITY_UTIL Utilities for SADL Entity handling) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
/IWBEP/IF_MGW_ODATA_EXPAND - COMPARE_TO | Expand Comparator Interface | |
2 | ![]() |
CL_ABAP_STRUCTDESCR - CREATE | Runtime Type Services | |
3 | ![]() |
CL_ABAP_TABLEDESCR - CREATE | Runtime Type Services | |
4 | ![]() |
CL_ABAP_TYPEDESCR - DESCRIBE_BY_NAME | Runtime Type Services | |
5 | ![]() |
CL_ABAP_UNIT_ASSERT - ASSERT_SUBRC | ABAP Unit: Assertions (see longtext) | |
6 | ![]() |
CL_SADL_ENTITY_FACTORY - GET_INSTANCE | CL_SADL_ENTITY_FACTORY Factory to create a certain instance | |
7 | ![]() |
CL_SADL_ENTITY_FACTORY - GET_INSTANCE | CL_SADL_ENTITY_FACTORY Factory to create a certain instance | |
8 | ![]() |
CL_SADL_ENTITY_UTIL - GET_STRUCTURE_CONTAINER | CL_SADL_ENTITY_UTIL Utilities for SADL Entity handling | |
9 | ![]() |
CL_SADL_GW_ENTITY_UTIL - GET_DEEP_STRUCTURE_CONTAINER | CL_SADL_ENTITY_UTIL Utilities for SADL Entity handling | SOURCE iv_type = io_sadl_entity->get_type( ) ) |
10 | ![]() |
CL_SADL_GW_ENTITY_UTIL - TO_ABAP | CL_SADL_ENTITY_UTIL Utilities for SADL Entity handling | SOURCE type = cl_abap_tabledescr=>create( lo_structure ) ) TO lt_structure_components. |
11 | ![]() |
CL_SADL_GW_ENTITY_UTIL - TO_ABAP | CL_SADL_ENTITY_UTIL Utilities for SADL Entity handling | SOURCE APPEND VALUE #( name = to_abap( ls_association-name ) |
12 | ![]() |
CL_SADL_GW_ENTITY_UTIL - TO_ABAP | CL_SADL_ENTITY_UTIL Utilities for SADL Entity handling | SOURCE type = lo_structure ) TO lt_structure_components. |
13 | ![]() |
CL_SADL_GW_ENTITY_UTIL - TO_ABAP | CL_SADL_ENTITY_UTIL Utilities for SADL Entity handling | SOURCE APPEND VALUE #( name = to_abap( ls_association-name ) |
14 | ![]() |
CL_SADL_GW_ENTITY_UTIL - TO_ABAP | CL_SADL_ENTITY_UTIL Utilities for SADL Entity handling | SOURCE DATA(lv_current_expand) = iv_predecessor && to_abap( ls_association-name ). |
15 | ![]() |
CL_SADL_GW_ENTITY_UTIL - GET_DEEP_STRUCTURE_CONTAINER | CL_SADL_ENTITY_UTIL Utilities for SADL Entity handling | SOURCE lo_str_descr = get_deep_structure_container( io_sadl_entity = io_sadl_entity io_expand = io_expand ). |
16 | ![]() |
CL_SADL_GW_ENTITY_UTIL - GET_DEEP_STRUCTURE_CONTAINER | CL_SADL_ENTITY_UTIL Utilities for SADL Entity handling | SOURCE iv_predecessor = lv_current_expand && '/' ). |
17 | ![]() |
CL_SADL_GW_ENTITY_UTIL - GET_DEEP_STRUCTURE_CONTAINER | CL_SADL_ENTITY_UTIL Utilities for SADL Entity handling | SOURCE io_expand = io_expand |
18 | ![]() |
CL_SADL_GW_ENTITY_UTIL - GET_DEEP_STRUCTURE_CONTAINER | CL_SADL_ENTITY_UTIL Utilities for SADL Entity handling | SOURCE DATA(lo_structure) = get_deep_structure_container( io_sadl_entity = cl_sadl_entity_factory=>get_instance( )->get_entity( iv_id = ls_association-target_id |
19 | ![]() |
CL_SADL_GW_ENTITY_UTIL - GET_DEEP_STRUCTURE_CONTAINER | CL_SADL_ENTITY_UTIL Utilities for SADL Entity handling | SOURCE io_expand = NEW td_sadl_gw_expand( 'ITEMS/SCHEDULELINE' ) ). |
20 | ![]() |
CL_SADL_GW_ENTITY_UTIL - GET_DEEP_STRUCTURE_CONTAINER | CL_SADL_ENTITY_UTIL Utilities for SADL Entity handling | SOURCE iv_type = 'SADL_REFERENCE_SCENARIO' ) |
21 | ![]() |
CL_SADL_GW_ENTITY_UTIL - GET_DEEP_STRUCTURE_CONTAINER | CL_SADL_ENTITY_UTIL Utilities for SADL Entity handling | SOURCE DATA(lo_str_descr) = cl_sadl_gw_entity_util=>get_deep_structure_container( io_sadl_entity = cl_sadl_entity_factory=>get_instance( )->get_entity( iv_id = 'SalesOrder~Root' |
22 | ![]() |
CL_SADL_GW_ENTITY_UTIL - GET_DEEP_STRUCTURE_CONTAINER | CL_SADL_ENTITY_UTIL Utilities for SADL Entity handling | SOURCE io_expand = NEW td_sadl_gw_expand( 'ITEMS' ) ). |
23 | ![]() |
CL_SADL_GW_ENTITY_UTIL - GET_DEEP_STRUCTURE_CONTAINER | CL_SADL_ENTITY_UTIL Utilities for SADL Entity handling | SOURCE iv_type = 'SADL_REFERENCE_SCENARIO' ) |
24 | ![]() |
CL_SADL_GW_ENTITY_UTIL - GET_DEEP_STRUCTURE_CONTAINER | CL_SADL_ENTITY_UTIL Utilities for SADL Entity handling | SOURCE DATA(lo_str_descr) = cl_sadl_gw_entity_util=>get_deep_structure_container( io_sadl_entity = cl_sadl_entity_factory=>get_instance( )->get_entity( iv_id = 'SalesOrder~Root' |
25 | ![]() |
IF_SADL_ENTITY - GET_ASSOCIATIONS | d | |
26 | ![]() |
IF_SADL_ENTITY - GET_ELEMENTS | d | |
27 | ![]() |
IF_SADL_ENTITY - GET_TYPE | d | |
28 | ![]() |
IF_SADL_ENTITY_FACTORY - GET_ENTITY | IF_SADL_ENTITY_FACTORY Factory for creation of SADL entities | |
29 | ![]() |
IF_SADL_ENTITY_FACTORY - GET_ENTITY | IF_SADL_ENTITY_FACTORY Factory for creation of SADL entities | |
30 | ![]() |
TD_SADL_GW_EXPAND - CONSTRUCTOR | Mock for expand |