The Function Module HR_HCP_GET_COMPINFO_EMPLOYEE (Ermitteln Vergütungsinformationen Mitarbeiter) is a standard Function Module in SAP ERP and is part of the function group HRHCP00_PLAN_FUNCTIONS_EMP within the package PAOC_HCP_PLAN.
Function Module | HR_HCP_GET_COMPINFO_EMPLOYEE |
Short Text | Ermitteln Vergütungsinformationen Mitarbeiter |
Function Group | HRHCP00_PLAN_FUNCTIONS_EMP |
Package | PAOC_HCP_PLAN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_BEGDA | TYPE | BEGDA | Gültigkeitsbeginn | |
IM_ENDDA | TYPE | ENDDA | Gültigkeitsende | |
IM_OBJECTTAB | TYPE | HRHCP00_PLAN_OBJECTAB | Tabelle mit PD-Objekten mit Planstellenzuordnung für PKP | |
IM_P0008 | TYPE | P0008_TAB | Personal-Stammsatz Infotyp 0008 (Basisbezüge) | |
IM_SW_USE_P0008 | TYPE | HCP_SWITCH | Kennzeichen: Infotyp 0008 aus Importparameter verwenden, nicht von DB lesen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_PLAN_COMPINFO | TYPE | HRHCP00_PLAN_COMP_INFO | Vergütungsinformationen Kostenplanungslauf | |
EX_RETURN | TYPE | HRHCP00_ERROR_TAB | Fehlertabelle |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | Programmfehler |