📚 SAP Business One SDK Help

ItemCode Property
See Also 

Description

Sets or returns the code of the item ordered for production.

Mandatory in SAP Business One.

Field name: ItemCode.

Length: 20 characters.

This is a foreign key to the ProductTrees object.

Property type

Read-write property

Syntax

Visual Basic
Public Property ItemCode() As String

See Also