Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
OrderItemSummaryRelationship
Junction object used to track how an original order summary (created before any
exchanges have occurred) relates to other order summary objects in a chain of exchange orders.
This object is available in API version 60.0 and later. An exchange order is an OrderSummary
object whose SourceProcess property is set to Exchange. An original order summary can have an
exchange order, which in turn can have yet another exchange order, and so on. The
OrderSummaryRelationship object maintains this relationship between OrderSummary
objects.
Supported Calls
create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()
Fields
| Field | Details |
|---|---|
| AssociatedOrderItemInventory |
|
| AssociatedOrderItemSumPricing |
|
| AssociatedOrderItemSummaryId |
|
| AssociatedOrderItemSummaryRole |
|
| AssociatedQuanScaleMethod |
|
| CurrencyIsoCode |
|
| MainOrderItemSummaryId |
|
| MainOrderItemSummaryRole |
|
| MainOrderSummaryId |
|
| Name |
|
| OrderItemRelationshipId |
|
| ProductRelatedComponentId |
|
| ProductRelationshipTypeId |
|