Menu

SAP Function Module BAPI_BANKACCT_GET_DETAIL

BAPI: Account Detail Data

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.