Menu

SAP Function Module K_PROCESSES_SELECT

Selektion von Geschäftsprozessen

The Function Module K_PROCESSES_SELECT (Selektion von Geschäftsprozessen) is a standard Function Module in SAP ERP and is part of the function group KMS2 within the package KABC.

Technical Information

Function Module K_PROCESSES_SELECT
Short Text Selektion von Geschäftsprozessen
Function Group KMS2
Package KABC
Module Type Normal Module

Importing Parameters

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
DATE_FROM LIKE CBPR-DATAB Selektionsdatum (Von-Wert)
DATE_TO LIKE CBPR-DATBI Selektionsdatum (Bis-Wert)
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
TABNAME LIKE DD02L-TABNAME 'CBPRV' Rückgabe-/intern gepufferte Struktur
WITH_TEXT LIKE 'X' Zusatzselektion von Texten

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_RESULT LIKE Rückgabetabelle (Struktur <TABNAME>)

Exceptions

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