Reviewing Currency Choices
To change the base currency you need to edit and run the P6 EPPM script provided. By default, US dollars is the base currency, and USD is the short name used in the script. To know which short name to use, review the list of available short names for P6 EPPM by running the following query on the P6 EPPM database:
select curr_type, curr_short_name from currtype;
Related Topics
Changing the Database Base Currency
Changing the Base Currency For MS SQL
Last Published Thursday, October 31, 2024