📚 SAP Business One SDK Help

InternalSerialNum Property
See Also 

Description

Sets or returns the unique internal serial number of the item.

Field name: internalSN.

Mandatory field in SAP Business One in one of the following cases:

  • If you do not set the ManufacturerSerialNum property.
  • From version 2004, if the definition of Unique Number in General Settings in SAP Business One is Serial Number.

Length: 32 characters.

Property type

Read-write property

Syntax

Visual Basic
Public Property InternalSerialNum() As String

See Also