Order Management - EBS (MOSC)

MOSC Banner

How to Apply modifiers on Order Header level and Create using API?

edited May 5, 2016 7:14AM in Order Management - EBS (MOSC) 14 commentsAnswered ✓

I'm totally new to this adjustments/modifiers. I need to apply adjustments at Header level not on line level and in case if modifier is not exist have to create, Please suggest proper approach.

Now,I have to apply adjustments on Order Header level only, can you please suggest of paramerters NEED to pass.

Can you please tell how to check if the discount is applied on header level after above step? ,.

Please I'm trying to pass parameters like this for adjustments .

FOR h IN order_h_info

LOOP

l_header_rec := OE_ORDER_PUB.G_MISS_HEADER_REC;

l_header_rec.TRANSACTIONAL_CURR_CODE := h.currency_code;

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