Data Element list used by SAP ABAP Function Module BKK_ACCNT_GET_CURRENCY (Provides Account Currency for an Internal Account Key)
SAP ABAP Function Module
BKK_ACCNT_GET_CURRENCY (Provides Account Currency for an Internal Account Key) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKK_ACCNT | Internal Account Number for Current Account | SOURCE REFERENCE(I_ACNUM_INT) LIKE BKK42-ACNUM_INT |
|
| 2 | BKK_ACCUR | Currency of Current Account | SOURCE VALUE(E_NCUR) LIKE BKK42-WAERS |
|
| 3 | BKK_ACCUR | Currency of Current Account | SOURCE VALUE(E_ACUR) LIKE BKK42-WAERS |
|
| 4 | BKK_BKKRS | Bank Area | SOURCE REFERENCE(I_BKKRS) LIKE BKK42-BKKRS |
|
| 5 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE REFERENCE(I_LOCAL) LIKE BOOLE-BOOLE DEFAULT 'X' |
|
| 6 | DATS | Field of type DATS | SOURCE REFERENCE(I_DATE) TYPE DATS OPTIONAL |
|