Data Element list used by SAP ABAP Function Module FKK_AMOUNT_CHECK_FOR_EURO (Steuerbetrag und Basisbetrag prüfen)
SAP ABAP Function Module
FKK_AMOUNT_CHECK_FOR_EURO (Steuerbetrag und Basisbetrag prüfen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BETR2_KK | Amount in second parallel currency with +/- sign | SOURCE VALUE(I_BETR2) LIKE FKKOP-BETR2 |
|
| 2 | BETR3_KK | Amount in third parallel currency with +/- sign | SOURCE VALUE(I_BETR3) LIKE FKKOP-BETR3 |
|
| 3 | BETRH_KK | Amount In Local Currency With +/- Signs | SOURCE VALUE(I_BETRH) LIKE FKKOP-BETRH |
|
| 4 | HWAE2 | Currency Key of Second Local Currency | SOURCE VALUE(I_HWAE2) LIKE X001-HWAE2 |
|
| 5 | HWAE2 | Currency Key of Second Local Currency | SOURCE VALUE(I_ISOH2) LIKE FKK001-ISOH2 |
|
| 6 | HWAE3 | Currency Key of Third Local Currency | SOURCE VALUE(I_HWAE3) LIKE X001-HWAE3 |
|
| 7 | HWAE3 | Currency Key of Third Local Currency | SOURCE VALUE(I_ISOH3) LIKE FKK001-ISOH3 |
|
| 8 | HWAER | Local Currency | SOURCE VALUE(I_ISOHW) LIKE FKK001-ISOHW |
|
| 9 | WAERS | Currency Key | SOURCE VALUE(I_HWAER) LIKE T001-WAERS |
|