TDV Adapter for NetSuite

Build 23.0.8839

ReportDoublesAsDecimal

Indicates if doubles should be reported as decimal.

Data Type

bool

Default Value

true

Remarks

In the NetSuite API, all columns are reported as doubles. However, this can cause rounding issues when used in aggregation queries. It is generally expected that when monetary columns are used, they should be reported and stored as decimal. While we cannot change how the NetSuite API handles these columns, we can represent them in our tools as decimal so that their use in formulas like aggregations are not subject to these problems. For backwards compatibility on existing implementations, set this property to false.

This property applies to SuiteTalk only.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839