SAP ABAP Function Module MPP_PEOPLE_LOAD_GET (Exports the overall load of a person in a given period split)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PS-CRP-WFP (Application Component) Workforce Planning
⤷
CYMP (Package) Workforce Planning

⤷

⤷

Basic Data
Function Module | MPP_PEOPLE_LOAD_GET | Exports the overall load of a person in a given period split |
Function Group | MP03 | Database access functions |
Program Name | SAPLMP03 | Database Access Functions |
INCLUDE Name | LMP03U09 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
CAP_UNIT | TYPE | PESCH-KEINH | Unit of overall load | |||
![]() |
OTYPE | TYPE | OBJEC-OTYPE | 'P' | Type of a person (normally 'P') | ||
![]() |
OBJID | TYPE | OBJEC-OBJID | Personnel Number | |||
![]() |
PP_OBJTY | TYPE | CRHD-OBJTY | 'A' | Type of a PP resource (normally 'A') | ||
![]() |
PP_OBJID | TYPE | CRHD-OBJID | ID of the work center | |||
![]() |
WBS_PSPNR | TYPE | PRPS-PSPNR | Internal number of the WBS element | |||
![]() |
PROJECT_PSPNR | TYPE | PROJ-PSPNR | internal number of project | |||
![]() |
LOAD_OF_PERSON | TYPE | MPDB_LOAD_PERIOD_TABLE_TYPE | Availability of the person per period | |||
![]() |
PERSON_NOT_FOUND | TYPE | Unknown person | ||||
![]() |
VIEW_NOT_DEFINED | TYPE | Neither work center nor WBS given | ||||
![]() |
VIEW_NOT_UNIQUE | TYPE | Work center and WBS given | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 19970131 |
SAP Release Created in |