Data Element list used by SAP ABAP Function Module RSPC_GET_OBJECT (Get the class for a process type)
SAP ABAP Function Module
RSPC_GET_OBJECT (Get the class for a process type) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RSPC_OBJECTTYPE | Type of Object (CL or BO) | SOURCE REFERENCE(E_OBJECTTYPE) TYPE RSPC_OBJECTTYPE |
|
| 2 | RSPC_TYPE | Process Type | SOURCE REFERENCE(I_TYPE) TYPE RSPC_TYPE |
|
| 3 | SEOCLSNAME | Object Type Name | SOURCE REFERENCE(E_OBJECT) TYPE SEOCLSNAME |
|