Add | Adds a new data line to the object. |
SetCurrentLine | Sets the active row to a specified row number. |
Add | Adds a new data line to the object. |
SetCurrentLine | Sets the active row to a specified row number. |
BaseLineNumber | Sets or returns the Row No. in thhDocument.
Field name: BaseLinNum. |
BatchID | 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. |
Count | Returns the total data rows in the SerialNumbers object. |
ExpiryDate | Sets or returns the expiration date for the item.
Field name: ExpDate. |
InternalSerialNumber | Sets or returns the internal serial number for the item.
Field name: IntrSerial. Length: 32 characters. This is a foreign key to the SerialNumbers object. |
ItemCode | property ItemCode |
Location | Sets or returns the location of the item, for example, in the warehouse.
Field name: Located. Length: 100 characters. |
ManufactureDate | Sets or returns the manufacturing date for the batch.
Field name: PrdDate. |
ManufacturerSerialNumber | Sets or returns the manufacturer's serial number for the selected item.
Field name: SuppSerial. Length: 32 characters. This is a foreign key to the SerialNumbers object. |
Notes | Sets or returns a memo type string that specifies comments for the item.
Field name: Notes. Length: 64,000 characters. |
Quantity | The total number of serial numbers for the item.
Field name: Quantity. |
ReceptionDate | Sets or returns the reception date.
Field name: InDate. |
SystemSerialNumber | Sets or returns the successive numerator starting from1 issued for each item with serial numbers management. This numerator progresses according to the creation of new units of the same sort (for the same item).
This property is mandatory when using Serial Numbers for outgoing documents. Field name: SysSerial. This is a foreign key to the SerialNumbers object. |
TrackingNote | property TrackingNote |
TrackingNoteLine | property TrackingNoteLine |
UserFields | Returns the UserFields object. |
WarrantyEnd | Sets or returns the warranty end date for the items.
Field name: GrntExp. |
WarrantyStart | Sets or returns the warranty start date for the items.
Field name: GrntStart. |