The Function Module HR_HCP_HANDLE_VACANCIES (Plan: Ermitteln der Kostenbestandteile für Org-Einheit) is a standard Function Module in SAP ERP and is part of the function group HRHCP00_PLAN_FUNCTIONS_ORG within the package PAOC_HCP_PLAN.
Function Module | HR_HCP_HANDLE_VACANCIES |
Short Text | Plan: Ermitteln der Kostenbestandteile für Org-Einheit |
Function Group | HRHCP00_PLAN_FUNCTIONS_ORG |
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_ACTIVATE | TYPE | ACTIVATE | Statusüberlagerung | |
IM_BEGDA | TYPE | BEGDA | Gültigkeitsbeginn | |
IM_ENDDA | TYPE | ENDDA | Gültigkeitsende | |
IM_ISTAT | TYPE | PCHDYISTAT | Datenstatus | |
IM_OBJECTTAB | TYPE | HRHCP00_PLAN_OBJECTAB | Tabelle mit PD-Objekten mit Planstellenzuordnung für PKP | |
IM_SVECT | TYPE | SVECT | Statusvektor |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_OBJEC_TAB | TYPE | HRHCP00_PLAN_OBJECTAB | Tabelle mit PD-Objekten mit Planstellenzuordnung für PKP | |
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.
This function module does not define any Exceptions.