Table 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 | Work Center Header | SOURCE VALUE(PP_OBJID) LIKE CRHD-OBJID |
|
| 2 | CRHD | Work Center Header | SOURCE VALUE(PP_OBJTY) LIKE CRHD-OBJTY DEFAULT 'A' |
|
| 3 | OBJEC | Work Area for Database PCH | SOURCE VALUE(PERSON_OBJID) LIKE OBJEC-OBJID |
|
| 4 | OBJEC | Work Area for Database PCH | SOURCE VALUE(PERSON_OTYPE) LIKE OBJEC-OTYPE DEFAULT 'P' |
|