EBS Customizations (MOSC)

MOSC Banner

how to use the API QP_PREQ_PUB.PRICE_REQUEST to request a unit price of an Item on a Blanket Purchas

edited Oct 13, 2009 4:51AM in EBS Customizations (MOSC) 3 commentsAnswered
Can anyone please help me with the script on how to use the API QP_PREQ_PUB.PRICE_REQUEST to request a unit price of an Item on a Blanket Purchase Order. Following is the script I was using which does not return any value and I am not sure if this is an issue with the API, Setups or the parameters I am passing to the API. Any help will be greatly appreciated.

Declare
p_line_tbl     QP_PREQ_GRP.LINE_TBL_TYPE;
p_qual_tbl     QP_PREQ_GRP.QUAL_TBL_TYPE;
p_line_attr_tbl    QP_PREQ_GRP.LINE_ATTR_TBL_TYPE;

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