When Projects are auto created from a Sales Order using standard functionality, the PJProj table incorrectly does not update the ProjCuryBudMultDiv = 'M' or the ProjCuryBudRate = 1 (this is a single Currency db). Resulting issue is that users cannot enter Direct Budget amounts into the Budget Maintenance (PA.BSM.00) screen. This issue occurred after the SL 2015 upgrade, which added the multi-currency functionality to the Budget related tables.
When I manually update the field via SQL in the PJPROJ table, it resolves the issue.
Projects that are entered manually in the Project Maintenance screen do not have this issue.