Price Adjustment Information
Information on the Price Adjustments such as discounts, promotions for a fulfillment Line.
QName: {http://xmlns.oracle.com/apps/scm/doo/decomposition/orderDetailServices/orderInformationService/}PriceAdjustment
Relationships
The following table describes how this service data object is related to other service data objects or business object services.
| Relationship Type | Object or Service |
|---|---|
|
Contained by |
|
|
Contained by |
|
|
Handled by |
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description |
|---|---|---|
|
AdjustmentName |
string |
The description of the Discount or Charge or Cost |
|
AdjustmentTypeCode |
string |
Type of Adjustment - Look up values of Discount/ Charge / Cost |
|
Amount |
{http://xmlns.oracle.com/adf/svc/types/}AmountType |
This can be Cost amount or Charge amount |
|
CreditOrChargeFlag |
boolean |
Not supported |
|
DeltaType |
long |
Internal column used by change processing framework for tracking type of change like update, cancel..etc |
|
FulfillLineIdentifier |
long |
Reference to the unique identifier of a fulfillment line |
|
HeaderIdentifier |
long |
Reference to the unique identifier for the orchestration order |
|
InvoicedFlag |
boolean |
Indicator implying adjustment record has been billed |
|
LineIdentifier |
long |
Reference to the unique identifier for the orchestration order line |
|
OrigSystemAdjustmentReference |
string |
Stores Original System Discount/ Charge Reference |
|
PriceAdjustmentIdentifier |
long |
Unique identifier of the price adjustment.
|
|
ReferencePriceAdjustmentIdentifier |
long |
Used by change mgmt to associate the change order's price adj id with the original order's price adj id. |