📚 SAP Business One SDK Help

TransferSum Property
See Also 

Description

Sets or returns the total payments Transfer Amount.

Field name: TrsfrSum.

Mandatory property.

Property type

Read-write property

Syntax

Visual Basic
Public Property TransferSum() As Double

Remarks

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

The value must be positive.

See Also