📚 SAP Business One SDK Help

SystemCurrency Property
See Also 

Description

Currency in which the system manages all transactions parallel to the local currency.
If the system currency is not identical to the local currency, an exchange rate has to be defined. In Accounting, every document is posted in both the system and the local currency. Company reports than can be generated for both local and system currencies.

Field name: BankCountr.

Property type

Read-write property

Syntax

Visual Basic
Public Property SystemCurrency() As String

Remarks

Field name in the application: Default Bank Country.

To display the form in the application:

  • Administration --> System Initialization --> Company Details --> Basic Initialization Tab.

See Also