Table/Structure Field 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 | ![]() |
CRHD - OBJID | Object ID of the resource | |
2 | ![]() |
CRHD - OBJID | Object ID of the resource | SOURCE VALUE(PP_OBJID) LIKE CRHD-OBJID |
3 | ![]() |
CRHD - OBJTY | Object types of the CIM resource | |
4 | ![]() |
CRHD - OBJTY | Object types of the CIM resource | SOURCE VALUE(PP_OBJTY) LIKE CRHD-OBJTY DEFAULT 'A' |
5 | ![]() |
OBJEC - OBJID | Object ID | SOURCE VALUE(PERSON_OBJID) LIKE OBJEC-OBJID |
6 | ![]() |
OBJEC - OBJID | Object ID | |
7 | ![]() |
OBJEC - OTYPE | Object Type | |
8 | ![]() |
OBJEC - OTYPE | Object Type | SOURCE VALUE(PERSON_OTYPE) LIKE OBJEC-OTYPE DEFAULT 'P' |