Siebel Adapter & Currency Code Field Values
HI Guys,
We are using Custom Integration Component to fetch the details Fields from Asset Business Components.
The Field "Total" has Type = DTYPE_CURRENCY and Currency Code Field = "Asset Currency Code" in Asset BC
In Integration Component and Business Component the "Asset Currency Code" is not Enabled only Field Total is Enabled
The Value in Database for Total Field is "2.36"
ISSUE: Output from Siebel Adapter Query is returned as : Total="2,36".
Question: Can you Please explain why this Conversion happens(dot to Comma),is this due to Locale Settings or do i have to enable the "Asset Currency Code" in BC and IC
0