📚 SAP Business One SDK Help

InvoiceNumberEx Property
See Also 

Description

Sets or returns a string that specifies the number of the invoice for payment.

Field name: ExternCode.

Length: 30 characters.

Property type

Read-write property

Syntax

Visual Basic
Public Property InvoiceNumberEx() As String

Remarks

Use this property instead of InvoiceNumber (which remains the DI API to maintain backward compatibility).

See Also