Menu

SAP Function Module SAMPLE_INTERFACE_00010510_PDF

Kontoauszug: Daten übergeben

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

Technical Information

Function Module SAMPLE_INTERFACE_00010510_PDF
Short Text Kontoauszug: Daten übergeben
Function Group FBMB
Package FKBD
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 Kennzeichen: Auszug Ohne Umsätze
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_AIPOSTS LIKE IBKKBKSTITAI Infoposten für Vorschusszinsen
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.