Table/Structure Field list used by SAP ABAP Function Module TB_DATAFEED_CALCULATE_CURRENCY (Datafeed: Use Currency Ratio to Convert Exchange Rate)
SAP ABAP Function Module
TB_DATAFEED_CALCULATE_CURRENCY (Datafeed: Use Currency Ratio to Convert Exchange Rate) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | TCURF - FFACT | Ratio for the "from" currency units | ||
| 2 | TCURF - FFACT | Ratio for the "from" currency units | SOURCE VALUE(OUT_FROM_FACTOR) LIKE TCURF-FFACT |
|
| 3 | TCURF - FFACT | Ratio for the "from" currency units | SOURCE VALUE(IN_FROM_FACTOR) LIKE TCURF-FFACT |
|
| 4 | TCURF - TFACT | Ratio for the "to" currency units | SOURCE VALUE(IN_TO_FACTOR) LIKE TCURF-TFACT |
|
| 5 | TCURF - TFACT | Ratio for the "to" currency units | SOURCE VALUE(OUT_TO_FACTOR) LIKE TCURF-TFACT |
|
| 6 | TCURF - TFACT | Ratio for the "to" currency units | ||
| 7 | VTB_MARKET - MQUOTE | Datafeed: Indirect (x) or Direct Quotation ( ) | ||
| 8 | VTB_MARKET - MQUOTE | Datafeed: Indirect (x) or Direct Quotation ( ) | SOURCE VALUE(MQUOTE) LIKE VTB_MARKET-MQUOTE |
|