📚 SAP Business One SDK Help

ChartofAccountsTemplate Property
See Also 

Description

Determines the chart of accounts for the company. The available chart of accounts templates are according to the country localization. The default value is U, that means user defined chart of accounts. Modification to the template is allowed only when creating a new company database. Once the chart of accounts is applied, modification to template is not allowed.

Field name: CompType.

Property type

Read-write property

Syntax

Visual Basic
Public Property ChartofAccountsTemplate() As String

Remarks

Field name in the application: Chart of Accounts Template.

To display the form in the application:

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

See Also