Newer Version Available

This content describes an older version of this product. View Latest

OrderItemAdjustmentLineSummary

Represents the current properties and state of price adjustments on an OrderItemSummary. Corresponds to one or more order item adjustment line item objects, consisting of an original object and any change objects applicable to it. This object is available in API version 48.0 and later.

Supported Calls

delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete()

Special Access Rules

This object is only available in Salesforce Order Management orgs.

Fields

Field Details
Amount
Type
currency
Properties
Filter, Sort
Description
Amount, not including tax, of the OrderItemAdjustmentLineSummary.
Description
Type
textarea
Properties
Create, Nillable, Update
Description
Description of the OrderItemAdjustmentLineSummary.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
Name of the OrderItemAdjustmentLineSummary.
OrderAdjustmentGroup​SummaryId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
If this object belongs to an OrderAdjustmentGroupSummary, this value is the ID of that OrderAdjustmentGroupSummary.
OrderItemSummaryId
Type
reference
Properties
Filter, Group, Sort
Description
ID of the OrderItemSummary to which the OrderItemAdjustmentLineSummary applies.
OrderSummaryId
Type
reference
Properties
Filter, Group, Sort
Description
ID of the OrderSummary associated with the OrderItemSummary to which this OrderItemAdjustmentLineSummary applies.
OriginalOrderItem​AdjustmentLineItemId
Type
reference
Properties
Filter, Group, Sort
Description
ID of the original order item adjustment line associated with this summary object.
TotalTaxAmount
Type
currency
Properties
Filter, Nillable, Sort
Description
Tax on the Amount.