📚 SAP Business One SDK Help

CardCode Property
See Also 

Description

Sets or returns the business partner identification number in SAP Business One.

Field name: CardCode.

Mandatory field in SAP Business One only if the activity is not personal .

Length: 15 characters.

This is a foreign key to the BusinessPartners object.

Property type

Read-write property

Syntax

Visual Basic
Public Property CardCode() As String

Remarks

Mandatory property.

SAP Business One validates the CardCode, and if not valid, returns an error code.

See Also