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 | CL_EDISC_REF_COLLECTOR - CREATE_INSTANCE | Collect References to Business Objects in Global Memory | SOURCE cl_edisc_ref_collector=>create_instance( ). |
|
| 2 | CL_EDISC_REF_COLLECTOR - EXPORT_TO_GLOBAL_MEMORY | Collect References to Business Objects in Global Memory | SOURCE me->export_to_global_memory( ). |
|
| 3 | CL_EDISC_REF_COLLECTOR - GET_DRB_PERSONALISATION | Collect References to Business Objects in Global Memory | SOURCE CALL METHOD me->get_drb_personalisation |
|
| 4 | CL_EDISC_REF_COLLECTOR - GET_DRB_PERSONALISATION | Collect References to Business Objects in Global Memory | SOURCE IMPORTING |
|
| 5 | CL_EDISC_REF_COLLECTOR - GET_DRB_PERSONALISATION | Collect References to Business Objects in Global Memory | SOURCE ex_xml = lv_drbpers. |
|
| 6 | CL_EDISC_REF_COLLECTOR - GET_SELPARAM | Collect References to Business Objects in Global Memory | SOURCE CALL METHOD me->get_selparam |
|
| 7 | CL_EDISC_REF_COLLECTOR - GET_SELPARAM | Collect References to Business Objects in Global Memory | SOURCE IMPORTING |
|
| 8 | CL_EDISC_REF_COLLECTOR - GET_SELPARAM | Collect References to Business Objects in Global Memory | SOURCE ex_xml = lv_selparam. |
|
| 9 | CL_EDISC_REF_COLLECTOR - IMPORT_FROM_GLOBAL_MEMORY | Collect References to Business Objects in Global Memory | SOURCE me->import_from_global_memory( ). |
|