📚 SAP Business One SDK Help

ExternalBankStatementNo Property
See Also 

Description

Sets or returns the number of the bank statement.

Field name: IdNumber.

Property type

Read-only property

Syntax

Visual Basic
Public Property ExternalBankStatementNo() 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