The Function Module HR_HCP_READ_CIKF (Lesen der Zuordnung statistische Kennzahlen zu Kostenbestandteilen) is a standard Function Module in SAP ERP and is part of the function group HRHCP00_GET_CUSTABLES_DC within the package PAOC_HCP_CUSTOMIZING.
Function Module | HR_HCP_READ_CIKF |
Short Text | Lesen der Zuordnung statistische Kennzahlen zu Kostenbestandteilen |
Function Group | HRHCP00_GET_CUSTABLES_DC |
Package | PAOC_HCP_CUSTOMIZING |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_CITEM | TYPE | HCP_COSTITEM | Kostenbestandteil | |
IM_DATE | TYPE | BEGDA | Gültigkeitsbeginn | |
IM_KOKRS | TYPE | KOKRS | Kostenrechnungskreis |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_KEYFIGURE | TYPE | STAGR | Statistische Kennzahl |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_CIKF | LIKE | T77HCP_CIKF | Findung der statistischen Kennzahl |
This function module does not define any Exceptions.