Menu

SAP Function Module BKK_ACCNT_STAT_FILL_ITEMS

BKK: Umsatzdaten für externe Schnittstelle aufbereiten

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.

Technical Information

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

Importing Parameters

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)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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)

Exceptions

This function module does not define any Exceptions.