InvItemInstanceReservation

Represents the inventory reservation for a specific item instance for a given item reservation source. This object is available in API version 67.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
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.