Menu

SAP Function Module BKK_IDOC_FINSTA01_OUT

Kontoauszug-Ausgabe: Erzeugung von FINSTA01 IDocs

The Function Module BKK_IDOC_FINSTA01_OUT (Kontoauszug-Ausgabe: Erzeugung von FINSTA01 IDocs) is a standard Function Module in SAP ERP and is part of the function group FBQ2 within the package FKBI.

Technical Information

Function Module BKK_IDOC_FINSTA01_OUT
Short Text Kontoauszug-Ausgabe: Erzeugung von FINSTA01 IDocs
Function Group FBQ2
Package FKBI
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_HEADER LIKE IBKKBKSTHD Kopfdaten Kontoauszug

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RC LIKE SY-SUBRC Rückgabecode (<>0 <-> Fehler)

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_ADDRESS LIKE IBKKBKSTAD Anschriftdaten
T_CLOSINFO LIKE IBKKBKSTCL Kontoabschlüsse seit letztem Auszug
T_ITEM LIKE IBKKBKSTIT Daten Umsatzposten
T_PAYMENTNOTE LIKE IBKKBKSTNT Verwendungszwecke

Exceptions

This function module does not define any Exceptions.