DBA Data[Home] [Help]

APPS.QP_UPG_OE_PVT dependencies on OE_ORDER_PUB

Line 259: PROCEDURE Upg_Pricing_Attribs(p_line_rec IN OE_Order_PUB.Line_Rec_Type)

255:
256:
257: end Upg_Pricing_Attribs;
258:
259: PROCEDURE Upg_Pricing_Attribs(p_line_rec IN OE_Order_PUB.Line_Rec_Type)
260: IS
261:
262: v_order_price_attrib_id NUMBER;
263: v_err_msg varchar2(2000);