Data Element list used by SAP ABAP Function Module ISU_LOCAL_CURRENCY_TO_EURO (INTERN: Konvertieren der EWU Währungen in den Euro)
SAP ABAP Function Module
ISU_LOCAL_CURRENCY_TO_EURO (INTERN: Konvertieren der EWU Währungen in den Euro) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
KURSF | Exchange rate | |
2 | ![]() |
NETTOFRMD | Amount in foreign currency with +/- sign | SOURCE VALUE(Y_NETTOFRMD) LIKE ERCHZ-NETTOFRMD |
3 | ![]() |
PRSBTR | Price amount | SOURCE VALUE(X_PRICE2) LIKE EPREIH-PREISBTR OPTIONAL |
4 | ![]() |
PRSBTR | Price amount | SOURCE VALUE(Y_PRICE2) TYPE EPREIH-PREISBTR |
5 | ![]() |
TWAERS | Transaction Currency | SOURCE VALUE(X_LOCAL_CURRENCY) LIKE ERCHZ-TWAERS |
6 | ![]() |
TWAERS | Transaction Currency | SOURCE VALUE(X_TARGET_CURRENCY) LIKE ERCHZ-TWAERS |
7 | ![]() |
TWAERS | Transaction Currency | SOURCE VALUE(Y_NEW_CURRENCY) LIKE ERCHZ-TWAERS |
8 | ![]() |
UMRECHDAT | Conversion Date for Foreign Currency Amount | SOURCE VALUE(Y_UMRECHDAT) LIKE ERCHZ-UMRECHDAT |
9 | ![]() |
UMRECHKURS | Exchange rate btwn net amount and foreign currency amount | SOURCE VALUE(Y_UMRECHKURS) LIKE ERCHZ-UMRECHKURS |
10 | ![]() |
WAERSF | Currency key for amount | SOURCE VALUE(Y_WAERSF) LIKE ERCHZ-WAERSF |
11 | ![]() |
W_WISO_PRICE_SUM | SAP Retail Store Sales Order: Value of Sales Document | SOURCE VALUE(Y_PRICE) LIKE WISO_ISUM-PRICE_SUM |
12 | ![]() |
W_WISO_PRICE_SUM | SAP Retail Store Sales Order: Value of Sales Document | SOURCE VALUE(X_PRICE) LIKE WISO_ISUM-PRICE_SUM OPTIONAL |