The Function Module BKK_CLOSCTRL_CONFIRM_ACCOUNTS (Bearbeitung von Konten bestätigen) is a standard Function Module in SAP ERP and is part of the function group FBMJ within the package FKBD.
Function Module | BKK_CLOSCTRL_CONFIRM_ACCOUNTS |
Short Text | Bearbeitung von Konten bestätigen |
Function Group | FBMJ |
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_PROGDATE | TYPE | BKKD_PROGDATE | Datum des Programmlaufs | |
I_PROGN | TYPE | BKKD_PROGN | Programmname | |
I_PROGNO | TYPE | BKKD_PROGNO | Laufende Nummer | |
I_TAB_ACCNT_READY | TYPE | BKKD_TAB_BKKRS_ACCNOINT | Tabelle der fertig bearbeiteten Konten | |
I_XBAPI | TYPE | BOOLE-BOOLE | Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ') |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RC | LIKE | SY-SUBRC | 0: alles OK, <>0: Fehler |
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.