📚 SAP Business One SDK Help

TransferAccount Property
See Also 

Description

Sets or returns the G/L account number for the payment Transfer Account.

Field name: TrsfrAcct.

Length: 15 characters.

Property type

Read-write property

Syntax

Visual Basic
Public Property TransferAccount() As String

Remarks

When using payments through a bank transfer, you must set also the TransferDate, TransferReference, and TransferSum properties.

See Also