Order Management - EBS (MOSC)

MOSC Banner

oe_blanket_pub.process_blanket not creating new price list in Oracle 11i

edited May 12, 2020 9:28PM in Order Management - EBS (MOSC) 5 commentsAnswered

I am trying to Import Blanket Sales Agreement using oe_blanket_pub.process_blanket API. I am passing values as below but API is not created New Price list. Even none of the pricing Columns at the line level are imported. BSA is getting imported without Price List information and also no error messages are returned.

Are there any other specific columns for which I need to pass the value?

For New Price List Name -

l_hdr_rec.new_price_list_name := hdr.new_price_list;

For Line Pricing Columns

l_line_rec.unit_list_price := lines.unit_list_price;  

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