Table/Structure Field list used by SAP ABAP Function Module CURRENCY_DOCUMENT_CONVERT_CATT (Umrechnen der Beträge in einer DDIC-Struktur - nur für CATT-Zwecke!)
SAP ABAP Function Module
CURRENCY_DOCUMENT_CONVERT_CATT (Umrechnen der Beträge in einer DDIC-Struktur - nur für CATT-Zwecke!) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
DDFLDNAM - NAME | Field Name | SOURCE REFERENCE(FIELDNAME_01) LIKE DDFLDNAM-NAME OPTIONAL |
2 | ![]() |
DDFLDNAM - NAME | Field Name | SOURCE REFERENCE(FIELDNAME_02) LIKE DDFLDNAM-NAME OPTIONAL |
3 | ![]() |
DDFLDNAM - NAME | Field Name | |
4 | ![]() |
SYST - DATUM | ABAP System Field: Current Date of Application Server | |
5 | ![]() |
SYST - DATUM | ABAP System Field: Current Date of Application Server | SOURCE REFERENCE(DATE) LIKE SYST-DATUM |
6 | ![]() |
TCURR - FCURR | From currency | SOURCE REFERENCE(FROM_CURRENCY) LIKE TCURR-FCURR |
7 | ![]() |
TCURR - FCURR | From currency | |
8 | ![]() |
TCURR - KURST | Exchange rate type | |
9 | ![]() |
TCURR - KURST | Exchange rate type | SOURCE REFERENCE(RATE_TYPE) LIKE TCURR-KURST DEFAULT 'M' |
10 | ![]() |
TCURR - TCURR | To-currency | |
11 | ![]() |
TCURR - TCURR | To-currency | SOURCE REFERENCE(TO_CURRENCY) LIKE TCURR-TCURR |
12 | ![]() |
TCURR - TCURR | To-currency | SOURCE REFERENCE(LOCAL_CURRENCY) LIKE TCURR-TCURR OPTIONAL |
13 | ![]() |
TCURR - UKURS | Exchange Rate | SOURCE REFERENCE(RATE) LIKE TCURR-UKURS OPTIONAL |
14 | ![]() |
TCURR - UKURS | Exchange Rate | |
15 | ![]() |
TCURV - XFIXD | Indicator: Exchange rate type uses fixed exchange rates | |
16 | ![]() |
TCURV - XFIXD | Indicator: Exchange rate type uses fixed exchange rates | SOURCE REFERENCE(CONVERSION_MODE) LIKE TCURV-XFIXD OPTIONAL |