The Function Module RK_CSKS_READ_WAERS (Lesen von Kostenstellenintervallen mit Rückgabe der Waehrung) is a standard Function Module in SAP ERP and is part of the function group RKMA within the package KBAS.
Function Module | RK_CSKS_READ_WAERS |
Short Text | Lesen von Kostenstellenintervallen mit Rückgabe der Waehrung |
Function Group | RKMA |
Package | KBAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DAT_FROM | LIKE | CSKS-DATAB | Datum von | |
DAT_TO | LIKE | CSKS-DATBI | Datum bis | |
TXFLG | LIKE | SPACE | Kostenstellentext lesen? X-Ja |
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 |
---|---|---|---|---|
CSKSW | LIKE | CSKSW | Tabelle nur mit Text und Währung | |
RANGE_KOKRS | LIKE | Kostenrechnungskreise | ||
RANGE_KOSTL | LIKE | Kostenstellen |
This function module does not define any Exceptions.