Menu

SAP Function Module K_PROCESS_CHECK

Lesen und Prüfen eines Geschäftsprozesses (mit Text)

The Function Module K_PROCESS_CHECK (Lesen und Prüfen eines Geschäftsprozesses (mit Text)) is a standard Function Module in SAP ERP and is part of the function group KWM1 within the package KABC.

Technical Information

Function Module K_PROCESS_CHECK
Short Text Lesen und Prüfen eines Geschäftsprozesses (mit Text)
Function Group KWM1
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
AS_SENDER TYPE BOOLEAN 'X' als Sender (wichtig für Vorgangsprüfung)
BYPASSING_BUFFER TYPE BOOLEAN am Datenbank-Puffer vorbei lesen
DATE LIKE SY-DATUM SY-DATUM Datum
FILL_BUFFER TYPE BOOLEAN 'X' gelesenen Satz puffern?
KOKRS LIKE CBPR-KOKRS Kostenrechnungskreis
LANGU LIKE SY-LANGU SY-LANGU Sprache
PRZNR LIKE CBPR-PRZNR Prozess
V_VERSN LIKE TKA09-VERSN Version
V_VRGNG LIKE COBL-VORGN Vorgang (z.B. RKL für direkte ILV)
WITH_TEXT TYPE BOOLEAN 'X' Text mitlesen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERROR_OCCURED LIKE Kennzeichen: Fehler aufgetreten
E_CBPRV LIKE CBPRV Prozeßsatz

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_FOUND Prozess nicht gefunden
VRGNG_NOT_ALLOWED Vorgang ist für Prozess nicht zulässig
WRONG_KOKRS Falscher Kostenrechnungskreis
WRONG_VERSN Falsche Version