📚 SAP Business One SDK Help

Account Property
See Also 

Description

Sets or returns the G/L account for withholding tax postings.

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 Account() As String

Remarks

This is a foreign key to ChartOfAccounts (OACT).

See Also