📚 SAP Business One SDK Help

ExternalCode Property
See Also 

Description

Sets or returns the external code.

Field name: ExternCode.

Length: 30 characters.

Property type

Read-write property

Syntax

Visual Basic
Public Property ExternalCode() As String

Remarks

The ExternalCode property (together with CardName, CardCode, StatementNumber, InvoiceNumber, PaymentCreated, and VisualOrder) 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