The Function Module HR_HCP_MAP_5010_TO_PLANCITEM (Mapping Daten aus 5010 in Kost.bestandteilstruktur Plan) 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_MAP_5010_TO_PLANCITEM |
Short Text | Mapping Daten aus 5010 in Kost.bestandteilstruktur Plan |
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_P5010 | TYPE | HRHCP00_P5010_TAB | Tabelle von Infotypsätzen Kostenplanung org. Objekte (5010) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_DIFFCA | TYPE | HRHCP00_PLAN_DIFFCA | Clustertabelle Abweichende Kontierung | |
EX_PLAN_COSTITEMS | TYPE | HRHCP00_PLAN_COSTITEMS | Kostenbestandteile Kostenplanung | |
EX_RETURN | TYPE | HRHCP00_ERROR_TAB | Fehlertabelle |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_OBJECTAB | TYPE | HRHCP00_PLAN_OBJECTAB | Tabelle mit PD-Objekten mit Planstellenzuordnung für PKP |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.