DBA Data[Home] [Help]

APPS.INV_RESERVATION_FORM_PKG dependencies on INV_RESERVATION_AVAIL_PVT

Line 1667: Inv_Reservation_Avail_Pvt.Available_Demand_To_Reserve (

1663: l_ordered_quantity_rsv_uom * NVL(l_ship_tolerance_above,0) / 100;
1664: -- R12 Project Changes : SU
1665: Else -- For any other demand call following API
1666: -- For any other Demand call following API
1667: Inv_Reservation_Avail_Pvt.Available_Demand_To_Reserve (
1668: x_Return_Status => x_Return_Status
1669: ,x_Msg_Count => x_Msg_Count
1670: ,X_Msg_Data => x_Msg_Data
1671: ,x_qty_Available_to_Reserve => x_Reservable_Quantity