Order Charge Components

The Order Charge Components view object that extracts charge component details from the fulfillment lines, such as charge currency, unit price, extended amount, price element, and so on.

Data Store Key : FscmTopModelAM.ScmExtractAM.DooBiccExtractAM.OrderChargeComponentExtractPVO

Primary Keys : OrderChargeComponentId

Initial Extract Date : OrderChargeComponentCreationDate

Incremental Extract Date : OrderChargeComponentLastUpdateDate

Attributes

This table provides the list of exposed attributes and their descriptions.

Name Description
OrderChargeComponentChargeCurrDurationExtAmt Extended amount over the given duration in the currency for the charge.
OrderChargeComponentChargeCurrencyCode Code that identifies the currency to use for the charge.
OrderChargeComponentChargeCurrencyExtAmount Extended amount in the currency for the charge. Extended amount equals the unit price multiplied by the ordered quantity on the fulfillment line.
OrderChargeComponentChargeCurrencyUnitPrice Price for one unit of the item in the currency for the charge.
OrderChargeComponentCreatedBy User who created the order charge component row.
OrderChargeComponentCreationDate Date when the order charge component row was created.
OrderChargeComponentDeltaType Value that identifies the type of change, such as update, cancel, and so on. Order Management uses this values when processing change order.
OrderChargeComponentExplanation Describes the price breakdown.
OrderChargeComponentExplanationMessageName Name of the message for the explanation for the price breakdown.
OrderChargeComponentHeaderCurrDurationExtAmt Extended amount over the given duration in the currency for the sales order header.
OrderChargeComponentHeaderCurrencyCode Code that identifies the currency on the sales order header.
OrderChargeComponentHeaderCurrencyExtAmount Extended amount in the currency for the sales order header.
OrderChargeComponentHeaderCurrencyUnitPrice Price for one unit of the item in the currency for the sales order header.
OrderChargeComponentId Value that uniquely identifies the order charge component. This is the primary key of the Order Charge Components view object.
OrderChargeComponentLastUpdateDate Date when the order charge component row was last updated.
OrderChargeComponentLastUpdateLogin Session login associated to the user who most recently updated the order charge component row.
OrderChargeComponentLastUpdatedBy User who most recently updated the order charge component. row.
OrderChargeComponentModifiedFlag Indicates whether the order charge component row has been modified. A list of accepted values is defined in the lookup type YES_NO. The default value is N.
OrderChargeComponentObjectVersionNumber Number of times the order charge component row has been updated.
OrderChargeComponentOrderChargeId Value that identifies the order charge associated to the order charge component row. This is a foreign key to the Order Charges view object.
OrderChargeComponentParentChargeComponentId Value that identifies the charge component for contributing charge. It's populated for charge components where the parent charge is a rollup charge
OrderChargeComponentPercentOfComparisonElement The percentage that this unit price is of the basis charge component unit price. By default the basis is the List Price. This attribute captures the Margin percentage, the percentage the Net Price is of the List Price and so forth.
OrderChargeComponentPriceElementCode Code that identifies the element of the price.
OrderChargeComponentPriceElementUsageCode Code that identifies the usage of the price element. A list of accepted values is defined in the lookup type ORA_QP_ELEMENT_USAGES.
OrderChargeComponentPricingSourceId Value that identifies the lowest level pricing source.
OrderChargeComponentPricingSourceTypeCode Code that identifies the type of the pricing source. A list of accepted values is defined in the lookup type QP_ENTITY_TYPES.
OrderChargeComponentReferenceOrderChargeCompId Value that identifies the previous order charge component row. Order Management uses this values when processing change order.
OrderChargeComponentRollupFlag Indicates whether the charge component is a rollup charge. A list of accepted values is defined in the lookup type YES_NO.
OrderChargeComponentSequenceNumber Sequence number of the charge component.
OrderChargeComponentSourceChargeComponentId Value that uniquely identifies the order charge component row for the source order.
OrderChargeComponentSourceChargeId Value that uniquely identifies the order charge row for the source order.
OrderChargeComponentSourceMpaId Value that uniquely identifies the manual price adjustment row for the source order.
OrderChargeComponentSourceParentChargeCompId Value that uniquely identifies the parent order charge component row for the source order. It's populated for charge components where the parent charge is a rollup charge.
OrderChargeComponentTaxIncludedFlag Indicates whether the tax is included in the price. A list of accepted values is defined in the lookup type YES_NO.