Data Element list used by SAP ABAP Function Module TB_DATAFEED_CHECK_CURRENCY (Datafeed: Überprüfung auf Währungskonformität)
SAP ABAP Function Module
TB_DATAFEED_CHECK_CURRENCY (Datafeed: Überprüfung auf Währungskonformität) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | FFACT_CURR | Ratio for the "from" currency units | SOURCE VALUE(FROMFACTOR) LIKE TCURF-FFACT |
|
| 2 | FFACT_CURR | Ratio for the "from" currency units | SOURCE VALUE(CONV_FROMFACTOR) LIKE TCURF-FFACT OPTIONAL |
|
| 3 | GDATU_INVV | Date from which the entry is valid | SOURCE VALUE(DATE_VALID) LIKE TCURF-GDATU |
|
| 4 | KURST_CURR | Exchange rate type | SOURCE VALUE(KURSTYP) LIKE TCURV-KURST |
|
| 5 | TB_ERROR | Datafeed: Error message | SOURCE VALUE(ERROR_MSG) LIKE VTB_MARKET-ERROR |
|
| 6 | TB_QUOTE | Datafeed: Indirect (x) or Direct Quotation ( ) | SOURCE VALUE(MQUOTE) LIKE VTB_MARKET-MQUOTE |
|
| 7 | TB_STATS | Datafeed: Status of market date | SOURCE VALUE(SSTATS) LIKE VTB_MARKET-SSTATS |
|
| 8 | TB_UPDHIST | Datafeed: Flag for refreshing R/3 tables | SOURCE VALUE(ERROR_FLAG) LIKE VTB_MARKET-RUPDHIST |
|
| 9 | TFACT_CURR | Ratio for the "to" currency units | SOURCE VALUE(CONV_TOFACTOR) LIKE TCURF-TFACT OPTIONAL |
|
| 10 | TFACT_CURR | Ratio for the "to" currency units | SOURCE VALUE(TOFACTOR) LIKE TCURF-TFACT |
|
| 11 | WAERS_CURC | Currency Key | SOURCE VALUE(FROMCURRENCY) LIKE TCURC-WAERS |
|
| 12 | WAERS_CURC | Currency Key | SOURCE VALUE(TOCURRENCY) LIKE TCURC-WAERS |