| InventoryItemReservationId |
- Type
- reference
- Properties
- Create, Filter, Group, Sort
- Description
- The item reservation associated with a specific unit.
- This field is a relationship field.
- Relationship Name
- InventoryItemReservation
- Relationship Type
- Master-detail
- Refers To
- InventoryItemReservation (the master object)
|
| InventoryBatchItemReservationId |
- Type
- reference
- Properties
- Create, Filter, Group, Sort
- Description
- The batch item reservation for a specific unit.
- This field is a relationship field.
- Relationship Name
- InventoryBatchItemReservation
- Refers To
- InventoryBatchItemReservation
|
| IsAutoReserved |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Indicates whether the reservation was automatically generated or
manually entered by a user.
- The default value is false.
|
| ItemInstanceId |
- Type
- reference
- Properties
- Create, Filter, Group, Sort, Update
- Description
- The item instance that represents the specific product being
reserved.
- This field is a polymorphic relationship field.
- Relationship Name
- ItemInstance
- Refers To
- SerializedProduct
|
| ProductBatchItemId |
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
- The product batch Item associated with the serialized product.
- This field is a relationship field.
- Relationship Name
- ProductBatchItem
- Refers To
- ProductBatchItem
|
| ProductItemId |
- Type
- reference
- Properties
- Filter, Group, Sort
- Description
- The product Item associated with the serialized product.
- This field is a relationship field.
- Relationship Name
- ProductItem
- Refers To
- ProductItem
|
| ReservationDateTime |
- Type
- dateTime
- Properties
- Create, Filter, Sort, Update
- Description
- The date and time when the inventory was reserved.
|
| ReservationItemSourceId |
- Type
- reference
- Properties
- Filter, Group, Sort
- Description
- The order line item for which the reservation is created.
- This field is a polymorphic relationship field.
- Relationship Name
- ReservationItemSource
- Refers To
- OrderItem, ReturnOrderLineItem, WorkOrderLineItem
|
| Status |
- Type
- picklist
- Properties
- Create, Defaulted on create, Filter, Group, Restricted picklist, Sort, Update
- Description
- The status of the serialized product inventory reservation.
- Possible values are:
- Reserved
- Cancelled
- Fulfilled
- The default value is Reserved.
|