Menu

SAP Function Module SAMPLE_INTERFACE_00010510_IHC

Kontoauszug: Daten übergeben

The Function Module SAMPLE_INTERFACE_00010510_IHC (Kontoauszug: Daten übergeben) is a standard Function Module in SAP ERP and is part of the function group FBQ2 within the package FKBI.

Technical Information

Function Module SAMPLE_INTERFACE_00010510_IHC
Short Text Kontoauszug: Daten übergeben
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_FLG_XBKSTNOITEM LIKE BOOLE-BOOLE Flag: Kontoauszüge ohne Umsätze
I_HEADER LIKE IBKKBKSTHD BKK: externe Schnittstelle für Kontoauszugsdaten (Kopf)

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ückgabewert, Rückgabewert nach ABAP-Anweisungen

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 Kontoauszug: Adressen der Kontoauszugsempfänger
T_ADD_BINT LIKE IBKKBKSTAD_BINT BKK: Bankinterne Adressen
T_AIPOSTS LIKE IBKKBKSTITAI Infoposten für Vorschusszinsen
T_CLOSINFO LIKE IBKKBKSTCL Daten von Kontoabschlüssen seit dem letzten Kontoauszug
T_ITEM LIKE IBKKBKSTIT BKK: Schnittstelle für Kontoauszug (Umsätze)
T_LIMIT LIKE IBKKBKSTLI BKK: Schnittstelle für Kontoauszugsdaten (Limit)
T_MESG LIKE IBKKMESG Struktur zur Übergabe von Fehlermeldungen
T_PAYMENTNOTE LIKE IBKKBKSTNT Kontoauszug: Verwendungszweck

Exceptions

This function module does not define any Exceptions.