The Function Module HR_HCP_GET_STRUCTURE_COSTOBJ (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_GET_STRUCTURE_COSTOBJ |
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_CB_NR | TYPE | HR_CB_NR | Kontrollblocknummer | |
IM_EVAL_PATH | TYPE | WEGID | Auswertungsweg | |
IM_ISTAT | TYPE | PCHDYISTAT | Datenstatus | |
IM_OBJEC | TYPE | HRHCP_S_PLAN_OBJEC | PD-Objek | |
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 | TYPE | HRHCP00_PLAN_OBJECTAB | Tabelle mit PD-Objekten mit Planstellenzuordnung für PKP | |
EX_STRUC | TYPE | STRUC_T | Orgmanagement: Tabelle von Struc Einträgen |
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 |
---|---|
ERROR_WORKING_EVAL_PATH | Fehler im Auswertungsweg |
WEGID_NOT_FOUND | Auswertungsweg nicht vorhanden |