📚 SAP Business One SDK Help

DisplayCurrencyontheRight Property
See Also 

Description

Determines on which side of an amount the currency symbol is displayed.

Field name: CurOnRight.

Property type

Read-write property

Syntax

Visual Basic
Public Property DisplayCurrencyontheRight() As BoYesNoEnum

Remarks

Field name in the application: Display Currency on te Right.

To display the form in the application:

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

tYES - the currency symbol is displayed to the right of the amount.

tNO - the currency symbol is displayed to the left of the amount (default value).

See Also