Table/Structure Field list used by SAP ABAP Function Module CURRENCY_DOCUMENT_CONVERT (CURRENCY_DOCUMENT_CONVERT)
SAP ABAP Function Module CURRENCY_DOCUMENT_CONVERT (CURRENCY_DOCUMENT_CONVERT) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  SYST - DATUM ABAP System Field: Current Date of Application Server
2 Table/Structure Field  SYST - DATUM ABAP System Field: Current Date of Application Server SOURCE REFERENCE(DATE) LIKE SYST-DATUM
3 Table/Structure Field  TCURR - FCURR From currency SOURCE REFERENCE(FROM_CURRENCY) LIKE TCURR-FCURR
4 Table/Structure Field  TCURR - FCURR From currency
5 Table/Structure Field  TCURR - KURST Exchange rate type
6 Table/Structure Field  TCURR - KURST Exchange rate type SOURCE REFERENCE(RATE_TYPE) LIKE TCURR-KURST DEFAULT 'M'
7 Table/Structure Field  TCURR - TCURR To-currency
8 Table/Structure Field  TCURR - TCURR To-currency SOURCE REFERENCE(LOCAL_CURRENCY) LIKE TCURR-TCURR OPTIONAL
9 Table/Structure Field  TCURR - TCURR To-currency SOURCE REFERENCE(TO_CURRENCY) LIKE TCURR-TCURR
10 Table/Structure Field  TCURR - UKURS Exchange Rate
11 Table/Structure Field  TCURR - UKURS Exchange Rate SOURCE REFERENCE(RATE) LIKE TCURR-UKURS OPTIONAL