The Function Module K_COSTELEMS_SELECT_CSKAF (CSKAF/CSKAU: Periodengenaue Selektion von Kostenarten) is a standard Function Module in SAP ERP and is part of the function group KMS4 within the package KBAS.
Function Module | K_COSTELEMS_SELECT_CSKAF |
Short Text | CSKAF/CSKAU: Periodengenaue Selektion von Kostenarten |
Function Group | KMS4 |
Package | KBAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BYPASSING_BUFFER | LIKE | SPACE | Nichtberücksichtigung Datenbankpuffer | |
CE_FROM | LIKE | CSKB-KSTAR | Kostenart (Von-Wert) | |
CE_GROUP | LIKE | KMAS_D-KSTAR_SET | Kostenartengruppe | |
CE_TO | LIKE | CSKB-KSTAR | Kostenart (Bis-Wert) | |
FILL_BUFFER | LIKE | 'X' | Füllen interner Puffer | |
KOKRS | LIKE | CSKS-KOKRS | Kostenrechnungskreis | |
LANGU | LIKE | SY-LANGU | SY-LANGU | Sprache |
ONLY_COMPLETE | LIKE | SPACE | Existenz im Selekt.intervall ohne Unterbrechung | |
WITH_TEXT | LIKE | 'X' | Zusatzselektion von Texten |
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 |
---|---|---|---|---|
IT_CSKAF | LIKE | CSKAF | Rückgabetabelle (Struktur CSKAF) | |
IT_CSKAU | LIKE | CSKAU | Tabelle mit Eindeutigkeitskennzeichen | |
IT_PERIODS | LIKE | PERIODS | Periodentabelle |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
GROUP_NOT_FOUND | Kostenartengruppe nicht gefunden |
NO_RECORD_FOUND | Keinen Satz (gem. Selekt.bedingungen) gefunden |