📚 SAP Business One SDK Help

DefaultBankAccountKey Property
See Also 

Description

Sets or returns the identification key of the default house bank account.

Field name: DfltActKey.

This is a foreign key to the HouseBankAccounts object.

Property type

Read-write property

Syntax

Visual Basic
Public Property DefaultBankAccountKey() As Long

Remarks

Bank accounts are defined through the HouseBankAccounts object. The bank account is identified by the AbsoluteEntry.

See Also