📚 SAP Business One SDK Help

LocalCurrency Property
See Also 

Description

The currency of a company code (country currency) in which the local ledgers are managed. The company uses the local currency for reporting to the local tax authorities.
Note: once a journal entry for an item or its master data record has been entered in SAP Business One, the local currency cannot be modified.

Field name: MainCurncy.

Property type

Read-write property

Syntax

Visual Basic
Public Property LocalCurrency() As String

Remarks

Field name in the application: Local Currency.

To display the form in the application:

  • Select Administration --> System Initialization --> Company Details --> Basic Initializatio tab.

See Also