Menu

SAP Function Module BAPI_BANK_STATEMENT_GET

Kontoauszug: Bereits erstellten Kontoauszug abrufen

The Function Module BAPI_BANK_STATEMENT_GET (Kontoauszug: Bereits erstellten Kontoauszug abrufen) 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 BAPI_BANK_STATEMENT_GET
Short Text Kontoauszug: Bereits erstellten Kontoauszug abrufen
Function Group FBM2
Package FKBD_FINSERV
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ACCOUNT LIKE IBKKBKSTHD-ACCOUNT Account Number
I_BANKAREA LIKE IBKKM6-BKKRS Bank Area
I_BANKCODE LIKE IBKKBKSTHD-BANKCODE Bank Key (Bank Identification Number)
I_BKSTATNO LIKE IBKKBKSTHD-BKSTATNO Bank Statement Number
I_BKSTATYEAR LIKE IBKKBKSTHD-BKSTATYEAR Bank Statement Date
I_COUNTRY LIKE IBKKBKSTHD-BANKCTRY Country Key of Bank Country

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_HEADER LIKE IBKKBKSTHD_EXT Header Data Bank Statement
E_RC LIKE IBKK_MISC-RC2 Return Code (see long text)

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
E_T_ADDRESSES LIKE IBKKBKSTAD Address List Statement Recipients
E_T_AIPOSTS LIKE IBKKBKSTITAI Infoposten für Vorschusszinsen
E_T_CLOSINFOS LIKE IBKKBKSTCL_EXT Account Balanacings Since Last Statement
E_T_ITEMS LIKE IBKKBKSTIT_EXT List of Statement Items
E_T_PAYMNOTES LIKE IBKKBKSTNT List of Payment Notes

Exceptions

This function module does not define any Exceptions.