📚 SAP Business One SDK Help

RateAccuracy Property
See Also 

Description

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

Field name: RateDec.

Property type

Read-write property

Syntax

Visual Basic
Public Property RateAccuracy() As Long

Remarks

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

To display the form in the application:

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

See Also