Data Element list used by SAP ABAP Function Module BKK_API_ACNT_GET_BALANCE (Read Balances of a BCA Account)
SAP ABAP Function Module
BKK_API_ACNT_GET_BALANCE (Read Balances of a BCA Account) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKK_ACCNT | Internal Account Number for Current Account | SOURCE REFERENCE(I_ACNUM_INT) TYPE BKK_ACCNT OPTIONAL |
|
| 2 | BKK_ACCUR | Currency of Current Account | SOURCE VALUE(E_WAERS) TYPE BKK_ACCUR |
|
| 3 | BKK_ACEXT | Account number for current account | SOURCE REFERENCE(I_ACNUM_EXT) TYPE BKK_ACEXT OPTIONAL |
|
| 4 | BKK_BKKRS | Bank Area | SOURCE REFERENCE(I_BKKRS) TYPE BKK_BKKRS |
|
| 5 | BKK_COLBAL | Subject to Final Payment Balance | SOURCE REFERENCE(E_COLBAL) TYPE BKK51-COLBAL |
|
| 6 | BKK_PBAL | Account balance | SOURCE VALUE(E_BALANCE) TYPE BKK50-BALANCE |
|