| InventoryItemReservationId |
- Type
- reference
- Properties
- Create, Filter, Group, Sort
- Description
- The inventory item reservation associated with this batch
reservation.
- This field is a relationship field.
- Relationship Name
- InventoryItemReservation
- Relationship Type
- Master-detail
- Refers To
- InventoryItemReservation (the master object)
|
| 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.
|
| ProductBatchItemId |
- Type
- reference
- Properties
- Create, Filter, Group, Sort, Update
- Description
- The product batch item associated with the reservation, specifying
the product, batch, and location details used.
- 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
|
| Quantity |
- Type
- double
- Properties
- Create, Filter, Sort, Update
- Description
- The quantity of the product batch item reserved.
|
| ReservationDateTime |
- Type
- dateTime
- Properties
- Create, Filter, Sort, Update
- Description
- The date and time at which the inventory reservation was
created.
|
| ReservationItemSourceId |
- Type
- reference
- Properties
- Filter, Group, Sort
- Description
- The order line item for which the reservation was 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 inventory reservation.
- Possible values are:
- Reserved
- Cancelled
- Fulfilled
- The default value is Reserved.
|