The Function Module HR_HCP_READ_CITEM_FOR_SYMKO (Lesen der Zuordnung symbolischer Konten 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_CITEM_FOR_SYMKO |
Short Text | Lesen der Zuordnung symbolischer Konten 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_SYMKO | TYPE | P_KOMOK40 | Überleitung FI/CO: Symbolisches Konto |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_CITEM | TYPE | HCP_COSTITEM | Kostenbestandteil |
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.