Skip to Content
0
Sep 17, 2010 at 07:15 AM

Number Conversion Problem B1 8.8

24 Views

Hello All,

I am getting XML data from a Website and transferring these information to SAP B1 8.8 in a 64 bit server, as Orders etc.

But the problem is with numbers.

1) When it is coming in SAP B1 as a multiple of 100. Say in price is 20 in XML , when it is showing in SAP B1 it is showing 2.000,00 ( Server is in GERMAN SETTING).

2) When it is coming in SAP B1 as a multiple of 100. Say in price is 1 in XML , when it is showing in SAP B1 it is showing 10,000.00 ( Server is in AUSTRALIA SETTING).

Thanks