The Function Module K_RESOURCES_SELECT_CSKRF (CSKRF/CSKRU: Periodengenaue Selektion von Ressourcen) is a standard Function Module in SAP ERP and is part of the function group KMS8 within the package KBAS.
Function Module | K_RESOURCES_SELECT_CSKRF |
Short Text | CSKRF/CSKRU: Periodengenaue Selektion von Ressourcen |
Function Group | KMS8 |
Package | KBAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AT_FROM | LIKE | CSKR-RESRC | Ressource (Von-Wert) | |
AT_GROUP | LIKE | KMAS_D-LSTAR_SET | Ressourcengruppe | |
AT_TO | LIKE | CSKR-RESRC | Ressource (Bis-Wert) | |
BYPASSING_BUFFER | LIKE | SPACE | Nichtberücksichtigung Datenbankpuffer | |
FILL_BUFFER | LIKE | 'X' | Füllen interner Puffer | |
KOKRS | LIKE | CSKR-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_CSKRF | LIKE | CSKRF | Rückgabetabelle (Struktur CSKRF) | |
IT_CSKRU | LIKE | CSKRU | Tabelle mit Eindeutigkeitskennzeichen | |
IT_PERIODS | LIKE | PERIODS | Periodentabelle |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
GROUP_NOT_FOUND | Ressourcengruppe nicht gefunden |
NO_RECORD_FOUND | Keinen Satz (gem. Selekt.bedingungen) gefunden |