The Function Module BKK_ACCNT_STAT_OUT (BKK: Kontoauszugsdaten an externe Schnittstelle übergeben) is a standard Function Module in SAP ERP and is part of the function group FBM2 within the package FKBD_FINSERV.
Function Module | BKK_ACCNT_STAT_OUT |
Short Text | BKK: Kontoauszugsdaten an externe Schnittstelle übergeben |
Function Group | FBM2 |
Package | FKBD_FINSERV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLG_ALL_RECEIVERS | LIKE | BOOLE-BOOLE | 'X' | Kennzeichen: Alle Adreßdaten ausgeben |
I_FLG_DUPLICATE_RUN | LIKE | BOOLE-BOOLE | ' ' | Kennzeichen: Duplikatlauf |
I_FLG_WITH_ADDRESS | LIKE | BOOLE-BOOLE | Kennzeichen: Adreßdaten ausgeben | |
I_FLG_XBKSTNOITEM | LIKE | BOOLE-BOOLE | Kennzeichen: Auszug Ohne Umsätze | |
I_OUTPUTMODE | TYPE | BKKD_BKST_OUTPUTMODE | '0' | Art der Ausgabe (siehe Langtext) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TAB_BKSTATOUTPUT | TYPE | BKKD_TAB_BKST_OUTPUT | Liste der Auszugsdaten zur Ausgabe |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_TAB_ACCOUNTS | TYPE | BKKD_TAB_BKST_KEY | siehe Langtext |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.