Data Element list used by SAP ABAP Function Module BKK_ACCNT_GET_NOTIFY_BALANCE (Reads Account Balance in Account and Reporting Currencies)
SAP ABAP Function Module
BKK_ACCNT_GET_NOTIFY_BALANCE (Reads Account Balance in Account and Reporting Currencies) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKK_ACCNT | Internal Account Number for Current Account | SOURCE VALUE(I_ACNUM_INT) LIKE BKK50-ACNUM_INT |
|
| 2 | BKK_ACCUR | Currency of Current Account | SOURCE VALUE(E_NACUR) LIKE BKK42-WAERS |
|
| 3 | BKK_ACCUR | Currency of Current Account | SOURCE VALUE(E_ACUR) LIKE BKK42-WAERS |
|
| 4 | BKK_BKKRS | Bank Area | SOURCE VALUE(I_BKKRS) LIKE BKK50-BKKRS |
|
| 5 | BKK_PBAL | Account balance | SOURCE VALUE(E_NABALANCE) LIKE BKK50-BALANCE |
|
| 6 | BKK_PBAL | Account balance | SOURCE VALUE(E_ABALANCE) LIKE BKK50-BALANCE |
|