SAP ABAP Function Module MPP_KPER_AGGREGATION (Exports a table of work per period for a 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_KPER_AGGREGATION Exports a table of work per period for a split  
Function Group MP05   Administration of table KPER  
Program Name SAPLMP05   Administration of Table KPER 
INCLUDE Name LMP05U07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing VSNMR TYPE VSKEY_INC-VSNMR
Importing BEDID TYPE KBED-BEDID First key field of a split
Importing BEDZL TYPE KBED-BEDZL Second key field of a split
Importing CANUM TYPE KBED-CANUM Third key field of a split
Tables IMP_PERIODS TYPE RC65K List of periods
Tables EXP_WORK_PER_PERIOD TYPE CYVERPER List of work per period
Exception NO_ENTRIES_FOUND TYPE Entries with the given key cannot be found
Exception INVALID_PERIODS TYPE Periods not correctly defined
               
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