The Function Module BKK_CHAIN_CHECK_FOR_RESTART (Prüfung, ob Wiederaufsetzen auf Stufe möglich ist) is a standard Function Module in SAP ERP and is part of the function group FBMREPORTS within the package FKBD.
Function Module | BKK_CHAIN_CHECK_FOR_RESTART |
Short Text | Prüfung, ob Wiederaufsetzen auf Stufe möglich ist |
Function Group | FBMREPORTS |
Package | FKBD |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_XCONTINUE | LIKE | BOOLE-BOOLE | Kz.: Stufe kann übersprungen werden |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_XRESTART_ALLOWED | LIKE | BOOLE-BOOLE | Kz.: Wiederaufsetzen möglich |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.