Data Element list used by SAP ABAP Function Module CURRENCY_AMOUNT_SAP_TO_DISPLAY (Konvertierung interner Währungsbetrag in externe Darstellung)
SAP ABAP Function Module
CURRENCY_AMOUNT_SAP_TO_DISPLAY (Konvertierung interner Währungsbetrag in externe Darstellung) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DEC11_4 | Decimal number of 11 in length with 4 decimal places | SOURCE VALUE(AMOUNT_INTERNAL) LIKE WMTO_S-AMOUNT |
|
| 2 | DEC11_4 | Decimal number of 11 in length with 4 decimal places | SOURCE VALUE(AMOUNT_DISPLAY) LIKE WMTO_S-AMOUNT |
|
| 3 | WAERS_CURC | Currency Key | SOURCE VALUE(CURRENCY) LIKE TCURC-WAERS |
|