Class Method list used by SAP ABAP Class CL_EDISC_REF_COLLECTOR (Collect References to Business Objects in Global Memory)
SAP ABAP Class CL_EDISC_REF_COLLECTOR (Collect References to Business Objects in Global Memory) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_EDISC_REF_COLLECTOR - CREATE_INSTANCE Collect References to Business Objects in Global Memory SOURCE cl_edisc_ref_collector=>create_instance( ).
2 Class Method  CL_EDISC_REF_COLLECTOR - EXPORT_TO_GLOBAL_MEMORY Collect References to Business Objects in Global Memory SOURCE me->export_to_global_memory( ).
3 Class Method  CL_EDISC_REF_COLLECTOR - GET_DRB_PERSONALISATION Collect References to Business Objects in Global Memory SOURCE CALL METHOD me->get_drb_personalisation
4 Class Method  CL_EDISC_REF_COLLECTOR - GET_DRB_PERSONALISATION Collect References to Business Objects in Global Memory SOURCE IMPORTING
5 Class Method  CL_EDISC_REF_COLLECTOR - GET_DRB_PERSONALISATION Collect References to Business Objects in Global Memory SOURCE ex_xml = lv_drbpers.
6 Class Method  CL_EDISC_REF_COLLECTOR - GET_SELPARAM Collect References to Business Objects in Global Memory SOURCE CALL METHOD me->get_selparam
7 Class Method  CL_EDISC_REF_COLLECTOR - GET_SELPARAM Collect References to Business Objects in Global Memory SOURCE IMPORTING
8 Class Method  CL_EDISC_REF_COLLECTOR - GET_SELPARAM Collect References to Business Objects in Global Memory SOURCE ex_xml = lv_selparam.
9 Class Method  CL_EDISC_REF_COLLECTOR - IMPORT_FROM_GLOBAL_MEMORY Collect References to Business Objects in Global Memory SOURCE me->import_from_global_memory( ).