📚 SAP Business One SDK Help

MeasuringAccuracy Property
See Also 

Description

Determines the respective number of decimal places displayed for measurment units. This setting only affects the display. The system always calculates precisely to six decimal places.

Field name: MeasureDec.

Property type

Read-write property

Syntax

Visual Basic
Public Property MeasuringAccuracy() As Long

Remarks

Field name in the application: Decimal Places (0..6) - Units.

To display the form in the application:

  • Select Administration --> System Initialization --> General Settings --> Display tab.

See Also