📚 SAP Business One SDK Help

AccountCode Property
See Also 

Description

Sets or returns the control account code, or G/L account code as defined in Chart of Accounts.

Field name: Account.

Length: 15 characters.

This is a foreign key to the ChartOfAccounts object.

Property type

Read-write property

Syntax

Visual Basic
Public Property AccountCode() As String

Example

See Also