📚 SAP Business One SDK Help

CardCode Property
See Also 

Description

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

Field name: CardCode.

Mandatory property.

Length: 15 characters.

Property type

Read-write property

Syntax

Visual Basic
Public Property CardCode() As String

Remarks

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

The card code is the primary key of the business partners records in SAP Business One.

You can use this property to search and display business partners records.

See Also