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 |
|---|---|---|---|---|---|---|---|
| |
PROFILE_ID | TYPE | TCYMPP-MPPPRO_ID | ID of a manpower planning profile | |||
| |
MPPPRO | TYPE | CYMPPPRO | Structure with all fields of the profile | |||
| |
PROFILE_TEXT | TYPE | TCYMPPT-MPPPROTXT | Describing text for the profile | |||
| |
DATE_FROM | TYPE | SYST-DATUM | Start date of planning period | |||
| |
DATE_TO | TYPE | SYST-DATUM | Finish date of planning period | |||
| |
PROFILE_ID | TYPE | TCYMPP-MPPPRO_ID | SPACE | ID of a manpower planning profile | ||
| |
RESET_BUFFER_IMP | TYPE | C | SPACE | Reset local profile buffer | ||
| |
T_PERIODS_EXP | TYPE | MPPP_PERIODS_TYPE | ||||
| |
NO_CURRENT_PROFILE | TYPE | Current profile not available | ||||
| |
PROFILE_NOT_FOUND | TYPE | A profile with ID PROFIL_ID doesn't exist | ||||
| |
INTERVAL_ERROR | TYPE | |||||
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 | 19970129 |
| SAP Release Created in |