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 Data Element  KURSF Exchange rate
2 Data Element  NETTOFRMD Amount in foreign currency with +/- sign SOURCE VALUE(Y_NETTOFRMD) LIKE ERCHZ-NETTOFRMD
3 Data Element  PRSBTR Price amount SOURCE VALUE(X_PRICE2) LIKE EPREIH-PREISBTR OPTIONAL
4 Data Element  PRSBTR Price amount SOURCE VALUE(Y_PRICE2) TYPE EPREIH-PREISBTR
5 Data Element  TWAERS Transaction Currency SOURCE VALUE(X_LOCAL_CURRENCY) LIKE ERCHZ-TWAERS
6 Data Element  TWAERS Transaction Currency SOURCE VALUE(X_TARGET_CURRENCY) LIKE ERCHZ-TWAERS
7 Data Element  TWAERS Transaction Currency SOURCE VALUE(Y_NEW_CURRENCY) LIKE ERCHZ-TWAERS
8 Data Element  UMRECHDAT Conversion Date for Foreign Currency Amount SOURCE VALUE(Y_UMRECHDAT) LIKE ERCHZ-UMRECHDAT
9 Data Element  UMRECHKURS Exchange rate btwn net amount and foreign currency amount SOURCE VALUE(Y_UMRECHKURS) LIKE ERCHZ-UMRECHKURS
10 Data Element  WAERSF Currency key for amount SOURCE VALUE(Y_WAERSF) LIKE ERCHZ-WAERSF
11 Data Element  W_WISO_PRICE_SUM SAP Retail Store Sales Order: Value of Sales Document SOURCE VALUE(Y_PRICE) LIKE WISO_ISUM-PRICE_SUM
12 Data Element  W_WISO_PRICE_SUM SAP Retail Store Sales Order: Value of Sales Document SOURCE VALUE(X_PRICE) LIKE WISO_ISUM-PRICE_SUM OPTIONAL