Menu

SAP Function Module BAPI_BANK_STATEMENT_GET

Kontoauszug: Bereits erstellten Kontoauszug abrufen

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

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.