Data Element list used by SAP ABAP Function Module VKK0_GET_LOCAL_CURRENCY (Ermittlung des Währungsbetrages)
SAP ABAP Function Module
VKK0_GET_LOCAL_CURRENCY (Ermittlung des Währungsbetrages) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BETRH_KK | Amount In Local Currency With +/- Signs | SOURCE VALUE(C_LOCAL_AMOUNT) LIKE FKKOP-BETRH |
|
| 2 | BETRW_KK | Amount in Transaction Currency with +/- Sign | SOURCE VALUE(I_FOREIGN_AMOUNT) LIKE FKKOP-BETRW |
|
| 3 | BLWAE_KK | Transaction Currency | SOURCE VALUE(I_FOREIGN_CURRENCY) LIKE FKKOP-WAERS |
|
| 4 | WAERS_005 | Country currency | SOURCE VALUE(I_LOCAL_CURRENCY) LIKE T005-WAERS |
|