The Function Module BKK_ACCNT_STAT_CONV_OUTPUT (Kontoauszug: Auszugsdaten zur Ausgabe aufbereiten) 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_CONV_OUTPUT |
Short Text | Kontoauszug: Auszugsdaten zur Ausgabe aufbereiten |
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_DUPLICATE_RUN | LIKE | IBKKBKSTCTRL-XDUPLICATE_RUN | Kennzeichen: Duplikatlauf | |
I_FLG_XBKSTNOITEM | LIKE | IBKKM13-XBKSTNOITEM | Kennzeichen: Auszug Ohne Umsätze | |
I_TAB_BKSTDATA_INT | TYPE | BKKD_TAB_BKST_INT_BKST_OUT | Liste Auszugsdaten im internen Format | |
I_XSIMULBKST | LIKE | IBKKBKSTCTRL-XSIMULBKST | Kennzeichen: Simulation |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TAB_BKSTDATA | TYPE | BKKD_TAB_BKST_OUTPUT | Liste Auszugsdaten im Ausgabeformat |
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.