Prices Array Set
Overview
The Prices Array Set (oRCL_charges
) is present in line level it is used to hold the prices and charges information of an item. The sub-document (Transaction Line) Prices Array Set is provided with the Standard Process. This array set and the associated attributes cannot be deleted
This array set is used in OIC mappings to generate the payload for Oracle Order Management integration. Commerce library “oRCL_fOM_populateCharges
” included in the Commerce Standard Process is used to populate this array set with all the applicable charges defined for an item in the pricing portal. Attribute Sets and Array Sets are listed at the bottom of the Attribute Lists page.
Name | Variable Name | Type | Description |
---|---|---|---|
Apply To |
oRCL_applyTo |
Text | Indicates which type of price it is applied. |
Charge Definition Integration ID |
_s_oRCL_chargeDefIntegrationId |
Text | The charge definition code in the integrated order management system. |
Charge Name |
oRCL_chargeName |
Text | Name of the charges. Example Values: Sale Price, Recurring Sale Price. |
Charge Type |
_s_oRCL_chargeType |
Text |
Charge Type of the item. Introduced in CPQ 23C. Replaced |
oRCL_chargeType |
Text | Removed in CPQ 23C. Replaced with _s_oRCL_chargeType . |
|
Contract Discount Amount |
oRCL_contractDiscountAmount |
Float | The total discount of this line including all one-time and recurring charges. |
Contract List Value |
oRCL_contractListValue |
Float | The total of all contract list value of this line, including all one-time and recurring charges. |
Contract Net Value |
oRCL_contractNetValue |
Float | The total contract value of this line including all one-time and recurring charges. |
Custom Discount Amount |
oRCL_customDiscountAmount |
Float | The type of custom discount applied to this charge. Typically this may be an override price, a discount value or a discount percentage. |
Custom Discount Type |
_s_oRCL_customDiscountType |
Text | The type of custom discount applied to this charge. Typically this may be an override price, a discount value or a discount percentage. Introduced in CPQ 23C. |
Discount Amount |
oRCL_discountAmount |
Float | The discount amount for this line. |
List Amount |
oRCL_listAmount |
Float | The extended list amount for this line. |
List Price |
oRCL_listPrice |
Float | List Price of the item. |
Net Amount |
oRCL_netAmount |
Float | The extended list amount minus any discounts for this line. |
Net Price |
oRCL_netPrice |
Float | The price paid by the customer for this item. |
Price Period |
_s_oRCL_pricePeriod |
Text | The time period, frequency or recurrence with which the price or charge is levied. Introduced in CPQ 23C. |
Price Type |
_s_oRCL_priceType |
Text | Indicates whether the amount on this line is charged once or periodically. Introduced in CPQ 23C. |
Price Unit of Measure |
_s_oRCL_priceUOM |
Text | Indicates whether the amount on this line is charged once or periodically. Introduced in CPQ 23C. |
Primary Charge |
oRCL_primaryCharge |
Boolean | Primary charge is used to determine whether the charge is primary or not. |
Sequence Number |
oRCL_chargeSequenceNumber |
Integer | Sequence number of the charges. |
Administration
Edit a Prices Array Set Attribute