The Function Module K_PROCESSES_SELECT_CBPRF (CBPRF/CBPRU: Periodengenaue Selektion von Geschäftsprozessen) is a standard Function Module in SAP ERP and is part of the function group KMS2 within the package KABC.
Function Module | K_PROCESSES_SELECT_CBPRF |
Short Text | CBPRF/CBPRU: Periodengenaue Selektion von Geschäftsprozessen |
Function Group | KMS2 |
Package | KABC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BP_FROM | LIKE | CBPR-PRZNR | Geschäftsprozeß (Von-Wert) | |
BP_GROUP | LIKE | KMAS_D-PRZNR_SET | Geschäftsprozeßgruppe | |
BP_TO | LIKE | CBPR-PRZNR | Geschäftsprozeß (Bis-Wert) | |
BYPASSING_BUFFER | LIKE | SPACE | Nichtberücksichtigung Datenbankpuffer | |
FILL_BUFFER | LIKE | 'X' | Füllen interner Puffer | |
KOKRS | LIKE | CBPR-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_CBPRF | LIKE | CBPRF | Rückgabetabelle (Struktur CBPRF) | |
IT_CBPRU | LIKE | CBPRU | Tabelle mit Eindeutigkeitskennzeichen | |
IT_PERIODS | LIKE | PERIODS | Periodentabelle |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
GROUP_NOT_FOUND | Geschäftsprozeßgruppe nicht gefunden |
NO_RECORD_FOUND | Keinen Satz (gem. Selekt.bedingungen) gefunden |