Hi guys, quick question... I have a SOAP response ...
# general
e
Hi guys, quick question... I have a SOAP response (using SoapUI) where the Bill Payment amount is formatted as scientific notation. If the amount has seven digits, I get for example 9,999,999. But as soon as I have more digits, I get 1.0E7 instead of 10,000,000. Can I control this behavior in NetSuite itself, or in the SOAP client?