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