📚 SAP Business One SDK Help

AccuracyofQuantities Property
See Also 

Description

Sets or returns the respective number of decimal places displayed for quantities. This setting only affects the display. The system always calculates precisely to six decimal places.

Field name: QtyDec.

Property type

Read-write property

Syntax

Visual Basic
Public Property AccuracyofQuantities() As Long

Remarks

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

To display the form in the application:

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

See Also