Menu

SAP Function Module BKK_ACCNT_STAT_FILL_NAME_ADDR

BKK: Anschriftdaten für Ausgabe Kontoauszug vorbereiten

The Function Module BKK_ACCNT_STAT_FILL_NAME_ADDR (BKK: Anschriftdaten für Ausgabe Kontoauszug vorbereiten) 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_NAME_ADDR
Short Text BKK: Anschriftdaten für Ausgabe Kontoauszug vorbereiten
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_FLG_DUPLICATE_RUN LIKE IBKKBKSTCTRL-XDUPLICATE_RUN ' ' Kennzeichen: Duplikatlauf
I_TAB_ADDRESSES TYPE BKKD_TAB_BKST_ADDR interne GP-Daten

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_ADDRESSES LIKE IBKKBKSTAD Anschriften (externe Verwendung)

Exceptions

This function module does not define any Exceptions.