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
Exporting CAP_UNIT TYPE PESCH-KEINH Unit of overall load
Importing OTYPE TYPE OBJEC-OTYPE 'P' Type of a person (normally 'P')
Importing OBJID TYPE OBJEC-OBJID Personnel Number
Importing PP_OBJTY TYPE CRHD-OBJTY 'A' Type of a PP resource (normally 'A')
Importing PP_OBJID TYPE CRHD-OBJID ID of the work center
Importing WBS_PSPNR TYPE PRPS-PSPNR Internal number of the WBS element
Importing PROJECT_PSPNR TYPE PROJ-PSPNR internal number of project
Tables LOAD_OF_PERSON TYPE MPDB_LOAD_PERIOD_TABLE_TYPE Availability of the person per period
Exception PERSON_NOT_FOUND TYPE Unknown person
Exception VIEW_NOT_DEFINED TYPE Neither work center nor WBS given
Exception VIEW_NOT_UNIQUE TYPE Work center and WBS given
               
Processing Type
Normal Function Module  
Remote-Enabled 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