The Function Module K_ABC_READ_TASK_COST_DATA (Liest die Kostendaten einer Aufgabe im HR-ORG) is a standard Function Module in SAP ERP and is part of the function group KWSB within the package KABC.
Function Module | K_ABC_READ_TASK_COST_DATA |
Short Text | Liest die Kostendaten einer Aufgabe im HR-ORG |
Function Group | KWSB |
Package | KABC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PERBI | LIKE | ABC_CON-PERIODTO | Buchungsperiode |
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 |
---|---|---|---|---|
TASK_COST | LIKE | KWFCOST | Mandant |
This function module does not define any Exceptions.