recallNoticesV2recallLinesrecallPartSerialNumbers
RecallNoticesV2recallLinesrecallPartSerialNumbers
Columns
| Name | Type | Description |
| RecallNoticesV2HeaderId [KEY] | Long | Value that uniquely identifies the recall notice header. |
| RecallLinesLineId [KEY] | Long | Value that uniquely identifies the recall notice line. |
| SerialId [KEY] | Long | Value that uniquely identifies the recalled serial number. |
| LineId | Long | Value that uniquely identifies the recall notice line. |
| LotId | Long | Value that uniquely identifies the recalled lot. |
| HeaderId | Long | Value that uniquely identifies the recall notice header. |
| MfgFromSerialNumber | String | Starting serial number as specified by the manufacturer in the recall notice. |
| MfgToSerialNumber | String | Ending serial number as specified by the manufacturer in the recall notice. |
| ObjectVersionNumber | Int | Number that identifies the object version. This attribute is used to implement optimistic locking. The number is incremented every time the record is updated. The number is compared at the start and at the end of a transaction to detect whether another session has updated the record since it was queried. |
| Quantity | Decimal | Quantity of the recalled serial number. This is an optional value that's used to calculate ToSerialNumber when the quantity is added to From Serial Number. |
| SerialEntryMode | String | Mode whether to enter an individual serial or a serial in a range. |
| CreatedBy | String | User who created the record. |
| CreationDate | Datetime | Date and time when the user created the record. |
| LastUpdateDate | Datetime | Date and time when the user most recently updated the record. |
| LastUpdatedBy | String | Name of the user who most recently updated the record. |
| LastUpdateLogin | String | User who most recently updated the record. |
| LineNumber | Long | Number that identifies the recall notice line entered by the user. |
| BindItemDesc | String | The description of the bound item associated with the recall part serial number. |
| Finder | String | The finder context or search criteria used to locate the recall part serial number. |