📚 SAP Business One SDK Help

ParentAccountKey Property
See Also 

Description

Sets or returns the parent G/L account code as defined in Chart of Accounts. This property is used for automatic calculation of the budget for the account (AccountCode), as a percentage (ParentAccPercent) of the parent account budget.

Field name: FatherCode.

Length: 15 characters.

Property type

Read-write property

Syntax

Visual Basic
Public Property ParentAccountKey() As String

See Also