📚 SAP Business One SDK Help

TransferDate Property
See Also 

Description

Sets or returns the date of the payment transfer to the bank.

Field name: TrsfrDate.

Property type

Read-write property

Syntax

Visual Basic
Public Property TransferDate() As Date

Remarks

In payments through bank transfer, also set the TransferReference and TransferSum properties.

The transfer date must be within the same period of the DocDate property.

See Also