Data Element list used by SAP ABAP Function Module BAPI_BANKACCT_GET_DETAIL (BAPI: Account Detail Data)
SAP ABAP Function Module
BAPI_BANKACCT_GET_DETAIL (BAPI: Account Detail Data) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BANKK | Bank Keys | SOURCE VALUE(I_BANKKEY) LIKE IBKKBAPI-BANKL |
|
| 2 | BANKS | Bank country key | SOURCE VALUE(I_COUNTRY) LIKE IBKKBAPI-BANKS |
|
| 3 | BKK_ACEXT | Account number for current account | SOURCE VALUE(I_ACCOUNT) LIKE IBKKBAPIAC-ACCOUNT |
|
| 4 | BKK_BALANX | Account Balance (External; in Characters) | SOURCE VALUE(E_BALANCE) LIKE IBKKBAPIAC-BALANCE |
|
| 5 | BKK_RC2 | Return Code | SOURCE VALUE(E_RC) LIKE IBKK_MISC-RC2 |
|
| 6 | LANGU | Language Key | SOURCE VALUE(I_LANGUAGE) LIKE IBKKBAPI-LANGU |
|