📚 SAP Business One SDK Help

GLAccount Property
See Also 

Description

Sets or returns the G/L account assigned to the payment.

Field name: GLAccount.

Length: 15 characters.

This is a foreign key to the ChartOfAccounts object.

Property type

Read-only property

Syntax

Visual Basic
Public Property GLAccount() As String

See Also