📚 SAP Business One SDK Help

BatchNumbers Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a new data line to the object.
Public Method SetCurrentLineSets the active row to a specified row number.

Public Properties

Public Property AddmisionDateSets or returns the admission date for the batch.

Field name: InDate.

Public Property BaseLineNumberSets or returns the row number in the current document.

Field name: BaseNum.

Public Property BatchNumberSets or returns the batch number. The combination of the batchNumber, ItemCode, and WarehouseCode values must be unique.

Field name: BatchNum.

Mandatory property.

Length: 32 characters.

Public Property CountReturns the number of records in the BatchNumbers object.
Public Property ExpiryDateSets or returns the expiration date for the batch.

Field name: ExpDate.

Public Property InternalSerialNumberSets or returns the internal serial number for the item.

Length: 32 characters.

Field name: IntrSerial.

Public Property ItemCodeproperty ItemCode
Public Property LocationSets or returns the location of the batch, for example, in the warehouse.

Length: 100 characters.

Field name: Located.

Public Property ManufacturerSerialNumberSets or returns the manufacturer's serial number for the selected item.

Field name: SuppSerial.

Length: 32 characters.

Public Property ManufacturingDateSets or returns the manufacturing date for the batch.

Field name: PrdDate.

Public Property NotesSets or returns a memo type string that specifies comments for the batch number.

Length: 64,000 characters.

Field name: Notes.

Public Property QuantitySets or returns the quantity of items that are used to define or update batch numbers.

Field name: Quantity.

Public Property SystemSerialNumberproperty SystemSerialNumber
Public Property TrackingNoteproperty TrackingNote
Public Property TrackingNoteLineproperty TrackingNoteLine
Public Property UserFieldsReturns the UserFields object.

See Also