📚 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.

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