Hello,
We have enabled the pricing stategy assignement based on below Oracle document. This is working for Forward flow, when we create the reutrn order getting below error.
Error Getting:
Snapshot:
| An application error occurred. See the incident log for more information.
|
---|
| JBO-29000: Unexpected exception caught: oracle.apps.scm.pricing.priceExecution.algorithms.publicQuery.exception.SetQueryException, msg=Failed to execute onEach Closure. null # Algorithm Call Stack ----------------------- null at Step 'Create Zero Charge' at Algorithm: 'Create Zero Charge-1' at SubAlgorithm: 'Create Zero Charge' at Step 'Create Zero Charge' at Step 'Create Zero Charge and Charge Components' at Step 'Calculate Invoice Price' at Algorithm: 'Calculate Pricing Charges-1' at SubAlgorithm: 'Calculate Pricing Charges' at Step 'Calculate Pricing Charges For Goods and Services' at Algorithm: 'Price Sales Transactions-1' # Algorithm Variable Stack --------------------------- Algorithm: 'Create Zero Charge-1' payload: VariableName:'PriceRequest' DateType:'commonj.sdo.DataObject' IOType:'InOut' value:'<?xml version="1.0" encoding="UTF-8"?> <PriceRequestInternal:PriceRequestInternalType xmlns:ns0="http://xmlns.oracle.com/adf/svc/types/" xmlns:PriceRequestInternal="http://xmlns.oracle.com/apps/scm/pricing/priceExecution/pricingProcesses/pricingInternal/PricingInternal" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="PriceRequestInternal:PriceRequestInternalType"> <PriceRequestInternal:Line> <PriceRequestInternal:AppliedCurrencyCode xsi:nil="true"/> <PriceRequestInternal:CreateZeroChargeFlag>true</PriceRequestInternal:CreateZeroChargeFlag> <PriceRequestInternal:ItemType>STANDARD</PriceRequestInternal:ItemType>
|
|
---|