📚 SAP Business One SDK Help

UniqueSerialNo Property
See Also 

Description

Determines by which value the system sets serial numbers as unique. The options are:

0 - None
2 - Manufacturer Serial Number
3 - Serial Number
4 - Lot Number

Field name: SriUniqFld.

Property type

Read-write property

Syntax

Visual Basic
Public Property UniqueSerialNo() As BoUniqueSerialNumber

Remarks

Field name in the database: .

Field name in the application: Unique Serial Numbers by.

To display the form in the application:

  • Select Administration --> System Initialization --> General Settings --> Inventory tab --> Itemsy tab.

See Also