Data Element list used by SAP ABAP Function Module BKK_ACCNT_GET_ACCOUNT_BY_BANKL (Use Bank Country and Bank Number to Read Account Data)
SAP ABAP Function Module
BKK_ACCNT_GET_ACCOUNT_BY_BANKL (Use Bank Country and Bank Number to Read Account Data) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BANKK | Bank Keys | SOURCE VALUE(I_BANKKEY) LIKE IBKK_BKKRS-BANKL |
|
| 2 | BANKS | Bank country key | SOURCE VALUE(I_COUNTRY) LIKE IBKK_BKKRS-BANKS |
|
| 3 | BKK_ACCNT | Internal Account Number for Current Account | SOURCE VALUE(E_ACNUM_INT) LIKE IBKK42-ACNUM_INT |
|
| 4 | BKK_ACCUR | Currency of Current Account | SOURCE VALUE(E_WAERS) LIKE IBKK42-WAERS |
|
| 5 | BKK_ACEXT | Account number for current account | SOURCE VALUE(I_ACNUM_EXT) LIKE IBKK42-ACNUM_EXT |
|
| 6 | BKK_ACIBAN | International Bank Account Number | SOURCE VALUE(E_IBAN) LIKE IBKK42-ACNUM_IBAN |
|
| 7 | BKK_BKKRS | Bank Area | SOURCE VALUE(E_BKKRS) LIKE IBKK42-BKKRS |
|