InventoryReservationsserials
Manages serial numbers specifically assigned to reservations of on-hand supply, enabling precise tracking and adjustments of inventory reservations.
Columns
Name | Type | Description |
InventoryReservationsReservationId [KEY] | Long | The unique identifier for the inventory reservation record associated with a serialized item. This identifier ensures traceability of reserved inventory that requires serial tracking. |
SerialNumber [KEY] | String | The unique serial number assigned to an inventory item reserved for a specific demand. This serial number applies when the warehouse places the item under serial control, ensuring traceability, warranty tracking, and compliance with regulatory requirements. |
Finder | String | A reference attribute used for searching and retrieving inventory reservation records based on predefined criteria. This attribute enhances system usability by allowing users to locate serialized inventory reservations efficiently. |
ReservationId | Long | The unique identifier for the reservation record. This identifier links the serialized inventory reservation to the overall inventory allocation process, ensuring proper tracking and fulfillment. |