Data Element list used by SAP ABAP Function Module AC_DOCUMENT_CVTYP_GET (Lesen Wert für Bewertung und Währung aus ACCCR)
SAP ABAP Function Module
AC_DOCUMENT_CVTYP_GET (Lesen Wert für Bewertung und Währung aus ACCCR) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ACBTR | Amount or tax amount in the currency of the currency types | SOURCE VALUE(E_WRBTR) LIKE ACCCR-WRBTR |
|
| 2 | CO_PERIO | Period | SOURCE VALUE(I_PERIO) LIKE COEP-PERIO DEFAULT '000' |
|
| 3 | CURRTYP | Currency Type | SOURCE VALUE(I_CURRTYP) LIKE TCVAL-CURRTYP OPTIONAL |
|
| 4 | KOKRS | Controlling Area | SOURCE VALUE(I_KOKRS) LIKE TKA01-KOKRS OPTIONAL |
|
| 5 | KURST_CURR | Exchange rate type | SOURCE VALUE(I_KURST) LIKE TCURR-KURST DEFAULT 'M' |
|
| 6 | VALUTYP | Valuation View | SOURCE VALUE(I_VALUTYP) LIKE TCVAL-VALUTYP OPTIONAL |
|
| 7 | WAERS | Currency Key | SOURCE VALUE(I_WAERS) LIKE ACCCR-WAERS OPTIONAL |
|