Data Element list used by SAP ABAP Function Module EWU_GET_CUKEY_ORG (Finde Währungsschlüssel für Organisations-Objekt zu bestimmtem Zeitpunkt)
SAP ABAP Function Module
EWU_GET_CUKEY_ORG (Finde Währungsschlüssel für Organisations-Objekt zu bestimmtem Zeitpunkt) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CURRDEC | Number of decimal places | SOURCE VALUE(P_CURRDEC) LIKE EWUCUR-CURRDEC |
|
| 2 | EWUFFACT | Factor for the units of the from-currency (euro) | SOURCE VALUE(P_FFACT) LIKE EWUCUR-FFACT |
|
| 3 | EWUKURS | Exchange rate in euro | SOURCE VALUE(P_UKURS) LIKE EWUCUR-UKURS |
|
| 4 | EWUTFACT | Factor for the units of the to-currency (intra-EU) | SOURCE VALUE(P_TFACT) LIKE EWUCUR-TFACT |
|
| 5 | EWUUMSDAT | Changeover date | SOURCE VALUE(GUELTIGKEITSDATUM) LIKE EWUPAK-DATUM |
|
| 6 | EWUUMSDAT | Changeover date | SOURCE VALUE(DATUM) LIKE EWUPAK-DATUM |
|
| 7 | EWUUMSWTYP | Currency type | SOURCE VALUE(WAEHRUNGSURSPRUNG) LIKE EWUORG-WAERTYP |
|
| 8 | EWUWAERS | Currency | SOURCE VALUE(WAEHRUNGSSCHLUESSEL) LIKE EWUORG-WAERS |
|