The Function Module K_PROCESS_SELECT_SINGLE (Selektion eines Geschäftsprozesses (Einzelsatz)) is a standard Function Module in SAP ERP and is part of the function group KMS2 within the package KABC.
Function Module | K_PROCESS_SELECT_SINGLE |
Short Text | Selektion eines Geschäftsprozesses (Einzelsatz) |
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 |
---|---|---|---|---|
BYPASSING_BUFFER | LIKE | SPACE | Nichtberücksichtigung Datenbankpuffer | |
DATE_FROM | LIKE | CBPR-DATAB | Selektionsdatum (Von-Wert) | |
DATE_TO | LIKE | CBPR-DATBI | Selektionsdatum (Bis-Wert) | |
FILL_BUFFER | LIKE | 'X' | Füllen interner Puffer | |
INACTIVE_BP | LIKE | SPACE | Selektion inaktiver GProzesse | |
KOKRS | LIKE | CBPR-KOKRS | Kostenrechnungskreis | |
LANGU | LIKE | SY-LANGU | SY-LANGU | Sprache |
PRZNR | LIKE | CBPR-PRZNR | Geschäftsprozeß | |
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_CBPRV | LIKE | CBPRV | Rückgabetabelle (Struktur CBPRV) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_RECORD_FOUND | Keinen Satz (gem. Selekt.bedingungen) gefunden |