OrderSummaryRelationship
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()
Special Access Rules
This object is only available in Salesforce Order Management orgs or if the B2B Commerce or D2C Commerce license is enabled.
Fields
| Field | Details |
|---|---|
| AssociatedOrderSummaryId |
|
| AssociatedOrderSummaryStatus |
|
| AssociatedRelationshipType |
|
| CurrencyIsoCode |
|
| MainAttachedToId |
|
| MainOrderSummaryId |
|
| Name |
|
| RootOrderSummaryId |
|