Table list used by SAP ABAP Function Module CONVERSION_WITH_RATE_F (Währungsumrechnung mit Kurs Floating-Point)
SAP ABAP Function Module
CONVERSION_WITH_RATE_F (Währungsumrechnung mit Kurs Floating-Point) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | T001 | Company Codes | SOURCE VALUE(BUKRS) LIKE T001-BUKRS OPTIONAL |
|
| 2 | T001 | Company Codes | SOURCE VALUE(LOCAL_CURRENCY) LIKE T001-WAERS |
|
| 3 | T001 | Company Codes | SOURCE VALUE(FOREIGN_CURRENCY) LIKE T001-WAERS |
|
| 4 | TCURB | Exchange Rate Calculation Indicator | SOURCE VALUE(RKURSBER) LIKE TCURB-RKURSBER OPTIONAL |
|
| 5 | TCURF | Conversion Factors | ||
| 6 | TCURR | Exchange Rates | SOURCE VALUE(DERIVED_RATE_TYPE) LIKE TCURR-KURST |
|
| 7 | TCURR | Exchange Rates | ||
| 8 | TCURV | Exchange rate types for currency translation | SOURCE VALUE(KURST) LIKE TCURV-KURST DEFAULT 'M' |
|