The Function Module K_HR_CC1_COSTCENTER_GETLIST (HR Kommunikationskanal 1: Liste von Kostenstellen ermitteln) is a standard Function Module in SAP ERP and is part of the function group KMA1HR within the package KBASCORE.
Function Module | K_HR_CC1_COSTCENTER_GETLIST |
Short Text | HR Kommunikationskanal 1: Liste von Kostenstellen ermitteln |
Function Group | KMA1HR |
Package | KBASCORE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IDATAB | TYPE | DATAB | Von-Datum | |
IDATBI | TYPE | DATBI | Bis-Datum | |
IKOKRS | TYPE | KOKRS | Kostenrechnungskreis | |
IKSGRU | TYPE | CHAR15 | Kostenstellengruppe |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
EKOSTLTB | LIKE | BAPICC1DNCOSTC | Rückgabetabelle, gefundene Kostenstellen | |
IBUKRSTB | LIKE | USSEL | Buchungskreis (RANGE-Tabelle) | |
IPRCTRTB | LIKE | USSEL | Profit-Center (RANGE-Tabelle) | |
IWERKSTB | LIKE | USSEL | Werk (RANGE-Tabelle) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
TOO_FEW_PARAMETERS | zu wenig Parameter, keine Selektion möglich |
TOO_MANY_PARAMETERS | zu viele Importparameter, entw. RANGE oder GROUP |