Data Element list used by SAP ABAP Function Module TP_CURRENCY_TRANSLATE (Währungsumrechnung bei Fakturierung bzw. Rechnungseingang)
SAP ABAP Function Module
TP_CURRENCY_TRANSLATE (Währungsumrechnung bei Fakturierung bzw. Rechnungseingang) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ACBTR | Amount or tax amount in the currency of the currency types | SOURCE VALUE(I_WRBTR) LIKE ACCCR-WRBTR |
|
| 2 | ACBTR | Amount or tax amount in the currency of the currency types | SOURCE VALUE(E_WRBTR) LIKE ACCCR-WRBTR |
|
| 3 | BUDAT | Posting Date in the Document | SOURCE VALUE(I_BUDAT) LIKE ACCIT-BUDAT OPTIONAL |
|
| 4 | BUKRS | Company Code | SOURCE VALUE(I_BUKRS) LIKE ACCIT-BUKRS |
|
| 5 | CURTP | Currency type and valuation view | SOURCE VALUE(I_CURTP) LIKE ACCCR-CURTP |
|
| 6 | WAERS | Currency Key | SOURCE VALUE(E_WAERS) LIKE ACCCR-WAERS |
|
| 7 | WAERS | Currency Key | SOURCE VALUE(I_WAERS) LIKE ACCCR-WAERS |
|
| 8 | WWERT_D | Translation date | SOURCE VALUE(I_WSDAT) LIKE ACCIT-WWERT OPTIONAL |
|