Data Element list used by SAP ABAP Function Module MPP_SPLITS_OF_WORKCENTER_GET (Exports the list of all splits for a specified work center and person)
SAP ABAP Function Module
MPP_SPLITS_OF_WORKCENTER_GET (Exports the list of all splits for a specified work center and person) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CR_OBJID | Object ID of the resource | SOURCE VALUE(PP_OBJID) LIKE CRHD-OBJID |
|
| 2 | CR_OBJTY | Object types of the CIM resource | SOURCE VALUE(PP_OBJTY) LIKE CRHD-OBJTY DEFAULT 'A' |
|
| 3 | OTYPE | Object Type | SOURCE VALUE(PERSON_OTYPE) LIKE OBJEC-OTYPE DEFAULT 'P' |
|
| 4 | PD_OBJID_R | Object ID | SOURCE VALUE(PERSON_OBJID) LIKE OBJEC-OBJID |
|