The Function Module BKK_ACCNT_STAT_MASS_DUPLICATE (BKK: Duplikaterstellung eines Kontoauszugs (Massenlauf)) 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_MASS_DUPLICATE |
Short Text | BKK: Duplikaterstellung eines Kontoauszugs (Massenlauf) |
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_TAB_ACCOUNT | TYPE | BKKD_TAB_BKKRS_ACCNOINT | Tabelle der Konten | |
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_ERROR | TYPE | BKKD_TAB_BKKRS_ACCNOINT | Tabelle der fehlerhaften Konten |
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.