Advanced Pricing - EBS (MOSC)

MOSC Banner

API Price request doesnt apply qualifier for customer

edited May 2, 2012 1:05AM in Advanced Pricing - EBS (MOSC) 2 commentsAnswered
Hi

I am working with the API QP_PREQ_PUB.PRICE_REQUEST, I need to get the price for an item, the price has distinct qualifiers and one is for the customer, the api is retrieving to me the list price without applying the qualifier for the customer, here is my code, do you have any suggestion about why is happening this. Thanks in advance.

--Definiendo los distintos parámetros que controlan la conducta
    v_control_rec.pricing_event           := 'LINE';
    v_control_rec.calculate_flag          := 'Y'; --QP_PREQ_GRP.G_SEARCH_N_CALCULATE;
    v_control_rec.simulation_flag         := 'N';
    v_control_rec.rounding_flag           := 'Q';

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center