Table/Structure Field list used by SAP ABAP Function Module CONV_FOREIGN_TO_FOREIGN_CATT (Betrag von einer Fremdwährung in eine andere - nur für CATT)
SAP ABAP Function Module CONV_FOREIGN_TO_FOREIGN_CATT (Betrag von einer Fremdwährung in eine andere - nur für CATT) 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  SYST - MANDT ABAP System Field: Client ID of Current User
4 Table/Structure Field  TCURR - FCURR From currency
5 Table/Structure Field  TCURR - FCURR From currency SOURCE REFERENCE(FROM_CURRENCY) LIKE TCURR-FCURR
6 Table/Structure Field  TCURR - TCURR To-currency SOURCE REFERENCE(TO_CURRENCY) LIKE TCURR-TCURR
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  TCURV - KURST Exchange rate type
10 Table/Structure Field  TCURV - KURST Exchange rate type SOURCE REFERENCE(TYPE_OF_RATE) LIKE TCURV-KURST OPTIONAL
11 Table/Structure Field  TCURV - XFIXD Indicator: Exchange rate type uses fixed exchange rates
12 Table/Structure Field  TCURV - XFIXD Indicator: Exchange rate type uses fixed exchange rates SOURCE REFERENCE(CONVERSION_MODE) LIKE TCURV-XFIXD