DBA Data[Home] [Help]

APPS.INV_RESERVATION_FORM_PKG dependencies on INV_RESERVATION_AVAIL_PVT

Line 1685: Inv_Reservation_Avail_Pvt.Available_Demand_To_Reserve (

1681: l_ordered_quantity_rsv_uom * NVL(l_ship_tolerance_above,0) / 100;
1682: -- R12 Project Changes : SU
1683: Else -- For any other demand call following API
1684: -- For any other Demand call following API
1685: Inv_Reservation_Avail_Pvt.Available_Demand_To_Reserve (
1686: x_Return_Status => x_Return_Status
1687: ,x_Msg_Count => x_Msg_Count
1688: ,X_Msg_Data => x_Msg_Data
1689: ,x_qty_Available_to_Reserve => x_Reservable_Quantity