Using QP_PREQ_PUB.PRICE_REQUEST to query Price ...
Hi,
Oracle Application release R12.1.3
I have some custom Qualifiers defined which are based on certain values of OE_ORDER_PUB.G_LINE record. Those Qualifiers are applied on certain Discount Modifiers and they are working perfectly when using "Pricing and Availability" screen or taking an Order in OM.
I have another requirement in a Report to give the same Price using QP_PREQ_PB.PRICE_REQUEST API. The API works as expected without issue but it does not return the Discount Modifier that have custom Qualifiers applied. I have tried multiple things like -
1. Using QP_Attr_Mapping_PUB.Build_Context to create Pricing and Qualifier context.