The Function Module K_NEXT_VALID_CE_INTERVAL_GET (Lesen nächstes Kostenartenintervall zu einem Stichtag) is a standard Function Module in SAP ERP and is part of the function group RKMA within the package KBAS.
Function Module | K_NEXT_VALID_CE_INTERVAL_GET |
Short Text | Lesen nächstes Kostenartenintervall zu einem Stichtag |
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 |
---|---|---|---|---|
DATUM | LIKE | CSKB-DATBI | Key date | |
KOKRS | LIKE | CSKB-KOKRS | Controlling area | |
KSTAR | LIKE | CSKB-KSTAR | Cost element |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ICSKB | LIKE | CSKB | selected cost element range |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CSKB_NOT_FOUND | No appropriate interval found |