Class Method list used by SAP ABAP Class CPDM_BROWSER_OBJECT_FACTORY (Generic Factory (Abstract))
SAP ABAP Class CPDM_BROWSER_OBJECT_FACTORY (Generic Factory (Abstract)) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CPDM_BROWSER_OBJECT_FACTORY - ADD_INSTANCE Generic Factory (Abstract) SOURCE CALL METHOD ME->ADD_INSTANCE
2 Class Method  CPDM_BROWSER_OBJECT_FACTORY - ADD_INSTANCE Generic Factory (Abstract) SOURCE EXPORTING
3 Class Method  CPDM_BROWSER_OBJECT_FACTORY - ADD_INSTANCE Generic Factory (Abstract) SOURCE I_INSTANCE = e_instance
4 Class Method  CPDM_BROWSER_OBJECT_FACTORY - ADD_INSTANCE Generic Factory (Abstract) SOURCE IMPORTING
5 Class Method  CPDM_BROWSER_OBJECT_FACTORY - ADD_INSTANCE Generic Factory (Abstract) SOURCE E_HANDLE = e_handle
6 Class Method  CPDM_BROWSER_OBJECT_FACTORY - ADD_INSTANCE Generic Factory (Abstract) SOURCE .
7 Class Method  CPDM_BROWSER_OBJECT_FACTORY - DELETE_INSTANCE Generic Factory (Abstract) SOURCE call method me->delete_instance
8 Class Method  CPDM_BROWSER_OBJECT_FACTORY - DELETE_INSTANCE Generic Factory (Abstract) SOURCE exporting i_instance = e_instance.
9 Class Method  CPDM_BROWSER_OBJECT_FACTORY - GENERATE Generic Factory (Abstract)
10 Class Method  IF_PDM_BROWSER_OBJECT - GET_KEY Interface for (New) Objects in Browser
11 Class Method  IF_PDM_BROWSER_OBJECT_FACTORY - CHECK_OBJECT_EXISTENCE Interface for Factory Objects in Browser
12 Class Method  IF_PDM_BROWSER_OBJECT_FACTORY - CHECK_OBJECT_EXISTENCE Interface for Factory Objects in Browser
13 Class Method  IF_PDM_BROWSER_OBJECT_FACTORY - CREATE_INSTANCE Interface for Factory Objects in Browser
14 Class Method  IF_PDM_BROWSER_OBJECT_FACTORY - GET_HANDLE_FROM_INSTANCE Interface for Factory Objects in Browser
15 Class Method  IF_PDM_BROWSER_OBJECT_FACTORY - GET_INSTANCE_FROM_HANDLE Interface for Factory Objects in Browser
16 Class Method  IF_PDM_BROWSER_OBJECT_FACTORY - INITIALIZE Interface for Factory Objects in Browser