📚 SAP Business One SDK Help

BatchID Property
See Also 

Description

Sets or returns the unique batch number of an item.

Field name: BatchId.

Length: 32 characters.

This is a foreign key to the SerialNumbers object.

Property type

Read-write property

Syntax

Visual Basic
Public Property BatchID() As String

See Also