📚 SAP Business One SDK Help

ItemCode Property
See Also 

Description

Sets or returns the item code in the inventory. The item code must be unique.

Mandatory property.

Length: 20 characters.

Property type

Read-write property

Syntax

Visual Basic
Public Property ItemCode() As String

Remarks

ItemCode is the primary key of item records in SAP Business One and used to distinguish between items in the system.

See Also