DBA Data[Home] [Help]

APPS.OE_SCHEDULE_UTIL dependencies on INV_RESERVATION_GLOBAL

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

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