📚 SAP Business One SDK Help

DeferredTaxAcc Property
See Also 

Description

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

Field name: DeferrAcc.

Length: 15 characters.

This is a foreign key to the ChartOfAccounts object.

Property type

Read-write property

Syntax

Visual Basic
Public Property DeferredTaxAcc() As String

Remarks

This is a foreign key to ChartOfAccounts (OACT).

See Also