Difference between the table itfm_fx_rate and fx_rate.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-10-2018 06:06 AM
We are using the ITBM module for the first time and starting with the Project portfolio management. We have a requirement to use different currencies while we are submitting the cost plan for the project. The exchange rate used for the conversion is derived from itfm_fx_rate table which is empty. The scheduled job that loads the exchange rates from the ECB website populates the table "fx_rate". How can I co-relate both these tables?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-10-2018 10:50 AM
Hi,
itfm_fx_rate are budget reference rates, while fx_rate are for exchange rates.
Thanks,
Berny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-10-2018 10:52 AM
Which one is used is controlled by the following property: com.snc.resource_management.use_budget_reference_rates
Thanks,
Berny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-10-2018 10:52 AM
As quoted in the docs:
Use budget reference rates to calculate the Resource requested/allocated cost
(com.snc.resource_management.use_budget_reference_rates) |
|
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-10-2018 10:53 AM
The default value is Yes; in other words itfm_fx_rate is used. See more information here: https://docs.servicenow.com/bundle/london-it-business-management/page/product/resource-management/reference/r_ResourceProperties.html