Advanced Pricing - EBS (MOSC)

MOSC Banner

Ask For Promotion Modifier Is not honored by Qp_preq_pub.Price_request

edited Apr 5, 2016 5:05AM in Advanced Pricing - EBS (MOSC) 1 commentAnswered

Hi All,

  I'm calling the pricing API with the ASK for Promotion. The Automatic flag on Modifier is unchecked.

         qual_rec.QUALIFIER_CONTEXT :='MODLIST';

            qual_rec.QUALIFIER_ATTRIBUTE :='QUALIFIER_ATTRIBUTE1';

            qual_rec.QUALIFIER_ATTR_VALUE_FROM := 67337; -- Promotion Code

            qual_rec.COMPARISON_OPERATOR_CODE := '=';

            qual_rec.VALIDATED_FLAG :='N';

            L_qual_tbl_index                     := L_qual_tbl_index + 1;

            P_qual_tbl (L_qual_tbl_index)        := Qual_rec;

The API does return  the discount percentage. However the Adjustment Amount is NULL.

Line Index: 1 L_Max_line_count 1

Line Detail Index: 7

Line Detail Type:NULL

List Header Id: 67337

List Line Id: 329071

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