Class Method list used by SAP ABAP Class CL_C2S_INBOUND_FACTORY (Creates Inbound Adaptor)
SAP ABAP Class CL_C2S_INBOUND_FACTORY (Creates Inbound Adaptor) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_ABAP_REFERENCE - GET Abstract Basis Class for Reference Objects
2 Class Method  CL_ABAP_WEAK_REFERENCE - CONSTRUCTOR Weak References
3 Class Method  CL_C2S_INBOUND - CONSTRUCTOR Access to Configuration Data in C2 Server
4 Class Method  CL_C2S_INBOUND_FACTORY - GET_INBOUND_INST Creates Inbound Adaptor SOURCE rr_inbound_maint_inst ?= me->get_inbound_inst( is_c2_bo_to_be_accessed ).
5 Class Method  CL_C2S_INBOUND_FACTORY - GET_INBOUND_INST Creates Inbound Adaptor SOURCE rr_inbound_read_inst ?= me->get_inbound_inst( is_c2_bo_to_be_accessed ).
6 Class Method  IF_C2S_INBOUND_MAINT_FACTORY - GET_INBOUND_IF_MAINT Create Inbound Adaptor for Changes
7 Class Method  IF_C2S_INBOUND_READ_FACTORY - GET_INBOUND_IF_READ Create Inbound Adaptor for Read Access