📚 SAP Business One SDK Help

ReconciledAccount Property
See Also 

Description

Sets or returns a valid value of BoYesNoEnum type that specifies whether or not the account is a reconciliation account.

Field name: RealAcct.

Property type

Read-write property

Syntax

Visual Basic
Public Property ReconciledAccount() As BoYesNoEnum

Remarks

Reconciliation accounts, such as tax accounts and goods receipt clearing accounts, cannot be posted manually. The total balance of the customers/vendors must be equal to the control accounts receivables/payables. Manual posting would lead to inconsistencies in the balance sheet/trial balance.

See Also