The Function Module BKK_ACCNT_STAT_FILL_PAYMNOTES (BKK: Verwendungszweck-Daten für externe Kontoauszugs-Schnittstelle) 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_PAYMNOTES |
Short Text | BKK: Verwendungszweck-Daten für externe Kontoauszugs-Schnittstelle |
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 | Umsatzposten |
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_PAYMENTNOTES | LIKE | IBKKBKSTNT | Verwendungszwecke |
This function module does not define any Exceptions.