📚 SAP Business One SDK Help

CardCode Property
See Also 

Description

Sets or returns the business partner code or the account code.

Field name: CardCode.

Length: 15 characters.

This is a foreign key to the BusinessPartnersService object.

Property type

Read-write property

Syntax

Visual Basic
Public Property CardCode() As String

Remarks

Mandatory property.

The card code is the primary key of business partners records in SAP Business One. Use this property to list, search, and display business partners records. When the payment is to/by an account, the property will contain the account number accordingly.

See Also