The Function Module BKK_CHAIN_DETERM_NEXT_STEP (PUBLIC: Returncode setzen und nächsten Schritt starten / Ereignis auslösen) is a standard Function Module in SAP ERP and is part of the function group FBMREPORTS within the package FKBD.
Function Module | BKK_CHAIN_DETERM_NEXT_STEP |
Short Text | PUBLIC: Returncode setzen und nächsten Schritt starten / Ereignis auslösen |
Function Group | FBMREPORTS |
Package | FKBD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_EVENT | LIKE | Event ID | ||
I_LAUFD | TYPE | BKKD_LAUFD | Laufdatum | |
I_LAUFI | TYPE | BKKD_LAUFI | Lauf-ID | |
I_RETURNCODE | LIKE | SY-SUBRC | RC für Protok. / bei aborted kein Ereign | |
I_TAB_BKKRS | TYPE | BKKD_TAB_BKKRS | Tabelle der Bankkreise |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RC | LIKE | 0 - alles ok, 1 - Fehler aufgetreten |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.