DBA Data[Home] [Help]

APPS.OE_SCHEDULE_UTIL dependencies on INV_RESERVATION_GLOBAL

Line 176: ,x_reservation_rec OUT NOCOPY Inv_Reservation_Global.Mtl_Reservation_Rec_Type);

172: Procedure Load_INV_Request
173: ( p_line_rec IN Oe_Order_Pub.Line_Rec_Type
174: ,p_quantity_to_reserve IN NUMBER
175: ,p_quantity2_to_reserve IN NUMBER DEFAULT NULL -- INVCONV
176: ,x_reservation_rec OUT NOCOPY Inv_Reservation_Global.Mtl_Reservation_Rec_Type);
177:
178:
179:
180: Procedure Insert_Into_Mtl_Sales_Orders