Menu

SAP Function Module BAPI_BANKACCT_GET_DETAIL

BAPI: Account Detail Data

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_BANKACCT_GET_DETAIL (BAPI: Account Detail Data) is a standard Function Module in SAP ERP and is part of the function group FBKB within the package FKBK.

Technical Information

Function Module BAPI_BANKACCT_GET_DETAIL
Short Text BAPI: Account Detail Data
Function Group FBKB
Package FKBK
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 IBKKBAPIAC-ACCOUNT Account Number
I_BANKKEY LIKE IBKKBAPI-BANKL Bank Key (Bank Identification Number)
I_COUNTRY LIKE IBKKBAPI-BANKS Bank Country
I_LANGUAGE LIKE IBKKBAPI-LANGU Language (for texts)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ACCOUNT LIKE IBKKBAPTA3 Structure with Account Data
E_ACCOUNT_BAPI LIKE IBKKBAPTA3EXT BAPI: Struktur Kontodaten ISO
E_BALANCE LIKE IBKKBAPIAC-BALANCE Account Balance
E_BALANCE_BAPI LIKE IBKKBAPIACEXT BAPI: Felder für Konten mit Beträge ohne Nachkommastelle
E_RC LIKE IBKK_MISC-RC2 Return Code

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_BALANCE LIKE IBKKBAPTA1 Subj. Fin. Payt Balances
T_BALANCE_BAPI LIKE IBKKBAPTA1EXT BAPI: Struktur für E.v.-Saldo ISO
T_LIMIT LIKE IBKKBAPTA2 Limits
T_LIMIT_BAPI LIKE IBKKE1BAPI BAPI -Kontokorrentkonto: Limite

Exceptions

This function module does not define any Exceptions.