DBA Data[Home] [Help]

APPS.OE_ADV_PRICE_PVT dependencies on OE_ORDER_PRICE_PVT

Line 19: p_Control_Rec IN OE_ORDER_PRICE_PVT.Control_rec_type,

15:
16: procedure process_adv_modifiers
17: (
18: x_return_status OUT NOCOPY /* file.sql.39 change */ Varchar2,
19: p_Control_Rec IN OE_ORDER_PRICE_PVT.Control_rec_type,
20: p_any_frozen_line IN Boolean DEFAULT FALSE,
21: px_line_Tbl IN OUT NOCOPY oe_Order_Pub.Line_Tbl_Type,
22: px_old_line_Tbl IN OUT NOCOPY oe_order_pub.line_tbl_type,
23: p_header_id IN number,