📚 SAP Business One SDK Help

CustomerCode Property
See Also 

Description

Sets or returns the customer code, which is the card code in the business partner master data.

Mandatory field in SAP Business One.

Field name: CardCode.

Length: 15 characters.

This is a foreign key to the BusinessPartners object.

Property type

Read-write property

Syntax

Visual Basic
Public Property CustomerCode() As String

Remarks

During upgrade, this property retrieves the value from CustomerRefNo (WorkOrders).

See Also