📚 SAP Business One SDK Help

PriceAccuracy Property
See Also 

Description

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

Field name: PriceDec.

Property type

Read-write property

Syntax

Visual Basic
Public Property PriceAccuracy() As Long

Remarks

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

To display the form in the application:

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

See Also