Currency format issue

R

Rudy

We are creating a project using PDS, like this:

<Request>
<ProjectCreate>
<AutoPublish></AutoPublish>
<Project>
<ProjectName>Test.Published</ProjectName>
<StartDate>20040804</StartDate>
</Project>
</ProjectCreate>
</Request>

When we open the project in MS Project Pro, there is a warning indicating that the currency format of the project is different than the format in the enterprise global.
We have checked the following fields in MSP_PROJECTS and they are identical to the global template:

PROJ_OPT_CURRENCY_DIGITS
PROJ_OPT_CURRENCY_POSITION
PROJ_OPT_CURRENCY_SYMBOL

Any suggestions will be greatly appreciated.

Thanks,

Rudy
 
Top