SAP ABAP Function Module MPP_GET_MPP_PROFILE (Reads the profile for manpower planning)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PS-CRP-WFP (Application Component) Workforce Planning
     CYMP (Package) Workforce Planning
Basic Data
Function Module MPP_GET_MPP_PROFILE Reads the profile for manpower planning  
Function Group MP02   Customizing-related functions for WFP  
Program Name SAPLMP02   Customizing-Related Functions for WFP 
INCLUDE Name LMP02U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting PROFILE_ID TYPE TCYMPP-MPPPRO_ID ID of a manpower planning profile
Exporting MPPPRO TYPE CYMPPPRO Structure with all fields of the profile
Exporting PROFILE_TEXT TYPE TCYMPPT-MPPPROTXT Describing text for the profile
Exporting DATE_FROM TYPE SYST-DATUM Start date of planning period
Exporting DATE_TO TYPE SYST-DATUM Finish date of planning period
Importing PROFILE_ID TYPE TCYMPP-MPPPRO_ID SPACE ID of a manpower planning profile
Importing RESET_BUFFER_IMP TYPE C SPACE Reset local profile buffer
Tables T_PERIODS_EXP TYPE MPPP_PERIODS_TYPE
Exception NO_CURRENT_PROFILE TYPE Current profile not available
Exception PROFILE_NOT_FOUND TYPE A profile with ID PROFIL_ID doesn't exist
Exception INTERVAL_ERROR TYPE
               
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  19970129 
SAP Release Created in