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 Class Method  /IWBEP/IF_MGW_ODATA_EXPAND - COMPARE_TO Expand Comparator Interface
2 Class Method  CL_ABAP_STRUCTDESCR - CREATE Runtime Type Services
3 Class Method  CL_ABAP_TABLEDESCR - CREATE Runtime Type Services
4 Class Method  CL_ABAP_TYPEDESCR - DESCRIBE_BY_NAME Runtime Type Services
5 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_SUBRC ABAP Unit: Assertions (see longtext)
6 Class Method  CL_SADL_ENTITY_FACTORY - GET_INSTANCE CL_SADL_ENTITY_FACTORY Factory to create a certain instance
7 Class Method  CL_SADL_ENTITY_FACTORY - GET_INSTANCE CL_SADL_ENTITY_FACTORY Factory to create a certain instance
8 Class Method  CL_SADL_ENTITY_UTIL - GET_STRUCTURE_CONTAINER CL_SADL_ENTITY_UTIL Utilities for SADL Entity handling
9 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  CL_SADL_GW_ENTITY_UTIL - GET_DEEP_STRUCTURE_CONTAINER CL_SADL_ENTITY_UTIL Utilities for SADL Entity handling SOURCE io_expand = io_expand
18 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  IF_SADL_ENTITY - GET_ASSOCIATIONS d
26 Class Method  IF_SADL_ENTITY - GET_ELEMENTS d
27 Class Method  IF_SADL_ENTITY - GET_TYPE d
28 Class Method  IF_SADL_ENTITY_FACTORY - GET_ENTITY IF_SADL_ENTITY_FACTORY Factory for creation of SADL entities
29 Class Method  IF_SADL_ENTITY_FACTORY - GET_ENTITY IF_SADL_ENTITY_FACTORY Factory for creation of SADL entities
30 Class Method  TD_SADL_GW_EXPAND - CONSTRUCTOR Mock for expand