Menu

SAP Function Module FSKB_CHECK_STATE

Kriterien, ob PAI-Prüfroutinen durchlaufen werden sollen

The Function Module FSKB_CHECK_STATE (Kriterien, ob PAI-Prüfroutinen durchlaufen werden sollen) is a standard Function Module in SAP ERP and is part of the function group FSKB within the package FFE.

Technical Information

Function Module FSKB_CHECK_STATE
Short Text Kriterien, ob PAI-Prüfroutinen durchlaufen werden sollen
Function Group FSKB
Package FFE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_FCODE TYPE C Nicht näher def. Bereich, evtl. für Patchlevels verwendbar
I_LEVEL TYPE I 1 1 - Scharfe Prüfungen 2 - Schwache Prüfungen
I_STATE TYPE CLIKE Global status variable

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CHECK_REQ TYPE BOOLEAN boolsche Variable (X-true, --false, space-unknown)
E_NO_MESSAGE TYPE XFELD Keine Fehlermeldung ausgeben

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.