Planned cost in Project under Financials Tab is showing in functional currency USD when "Cost Plan" is submitted in EUR.Issue <!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internaltable { white-space:nowrap; text-align:left; border-width: 1px; border-collapse: collapse; font-size:14px; width: 85%; } table.internaltable th { border-width: 1px; padding: 5px; border-style: solid; border-color: rgb(245, 245, 245); background-color: rgb(245, 245, 245); } table.internaltable td { border-width: 1px; padding: 5px; border-style: solid; border-color: #E0E0E0; color: #000000; } .title { color: #D1232B; font-weight:normal; font-size:28px; } h1{ color: #D1232B; font-weight:normal; font-size:21px; margin-bottom:-5px } h2{ color: #646464; font-weight:bold; font-size:18px; } h3{ color: #000000; font-weight:BOLD; font-size:16px; text-decoration:underline; } h4{ color: #646464; font-weight:BOLD; font-size:15px; text-decoration:; } h5{ color: #000000; font-weight:BOLD; font-size:13px; text-decoration:; } h6{ color: #000000; font-weight:BOLD; font-size:14px; text-decoration:; } ul{ list-style: disc outside none; margin-left: 0; } li { padding-left: 1em; } --> Symptoms When the Cost Plan in Project is submitted in EUR currency, the total Planned Cost is calculating in functional currency USD and not considering EUR. Steps To Reproduce Open any existing Project, in the related list tab, create new "Cost Plans".Name: Test currency in EURProject/Demand : PRJ0010103Start fiscal period: FY16: M07-JulEnd fiscal period: FY16: M06-JulCost Type: Other CapexCurrency: EURUnit Cost: 1000Quantity: 1Click on Update or Save.Back in PRJ0010103, under Financials Tab Planned Cost is in USD $1000 Expected Result: Total planned cost should show converted value from EUR to USD. Actual Result: Total Planned cost is showing in USD $1000 Cause Upon reviewing found the Functional currency is still showing in USD in Cost Plan. Navigated through "Budget Reference Rates" and no records found Resolution Budget reference rates are exchange rates between currencies. Each reference rate is valid for a specified time period. The application uses budget reference rates when budget items are in a different currency from the budget plan and forecast. The application automatically converts budget item currency values to a global system currency value when it calculates the Budget Amount on a Budget Plan, and when it shows values on budget forecasts. Hence, created New "Budget Reference Rates" from Currency EUR to Currency USD. Created new Cost Plan with currency EUR. Result Cost Plan submitted in EUR with 1000 and the result Planned Cost calculated value is 1,199.98 in USD. More info: Currencies and Budget Reference Rates