The Function Module BKK_ACCNT_STAT_FILL_ITEMS (BKK: Umsatzdaten für externe Schnittstelle 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_FILL_ITEMS |
Short Text | BKK: Umsatzdaten für externe Schnittstelle 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_TAB_ITEMS | TYPE | BKKP_TAB_BKKIT | Liste der Umsatzposten (intern) |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_BKSTATITEMS | LIKE | IBKKBKSTIT | Liste der Umsatzposten (extern) |
This function module does not define any Exceptions.