📚 SAP Business One SDK Help

StatementNumber Property
See Also 

Description

Sets or returns the number of the bank statement.

Field name: IdNumber.

Property type

Read-write property

Syntax

Visual Basic
Public Property StatementNumber() As Long

Remarks

The StatementNumber property (together with CardCode, CardName, ExternalCode, InvoiceNumber, and PaymentCreated) enable to create a receipt that matches to the invoice.

If the value of PaymentCreated property is set to Yes and the payment creation succeeds, the property type is changed to Read Only.

See Also