- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2020 11:31 AM
User want system to manual select default currency if it is a Project from US(USD)and from IndiA(RS).
how can we do this?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2020 11:55 PM
Hi,
The "Functional Currency" is directly dependent on System Reference Currency. ( https://docs.servicenow.com/bundle/newyork-platform-administration/page/administer/currency/concept/session-and-reference-currency.html). The System Reference currency is one time configuration for the instance and not advisable to switch frequently. Th above document will provide more details on Reference Currency.
The "Functional Currency" on the Cost Plan is just information for the user about the current reference currency of the instance. Updating its value is not in scope of PPM application.
FYI, you should look for "Entered Currency" field that indicates the currency of the amount for the current Cost Plan record. The Functional currency amount like "Cost in functional currency" are calculated/converted values.
- Yogesh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2020 10:55 PM
Hi,
Which currency you are referring to ? Are you referring Project Currency (https://docs.servicenow.com/bundle/paris-it-business-management/page/product/project-portfolio-suite-with-financials/concept/multicurrency-pps.html) ?
- Yogesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2020 11:26 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2020 11:55 PM
Hi,
The "Functional Currency" is directly dependent on System Reference Currency. ( https://docs.servicenow.com/bundle/newyork-platform-administration/page/administer/currency/concept/session-and-reference-currency.html). The System Reference currency is one time configuration for the instance and not advisable to switch frequently. Th above document will provide more details on Reference Currency.
The "Functional Currency" on the Cost Plan is just information for the user about the current reference currency of the instance. Updating its value is not in scope of PPM application.
FYI, you should look for "Entered Currency" field that indicates the currency of the amount for the current Cost Plan record. The Functional currency amount like "Cost in functional currency" are calculated/converted values.
- Yogesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2020 03:03 AM
As per requirement we want it to be set manually how can we achieve it ?