DBA Data[Home] [Help]

APPS.WMS_UT_PKG dependencies on WSH_INV_DELIVERY_DETAILS_V

Line 2065: l_demand_info wsh_inv_delivery_details_v%ROWTYPE;

2061: l_demand_rsvs_ordered inv_reservation_global.mtl_reservation_tbl_type;
2062: l_rsv_qty_available NUMBER;
2063:
2064: l_rsv_qty2_available NUMBER; --BUG#7377744 Added a secondary quantity available to reserve to make it consistent with process_reservations call
2065: l_demand_info wsh_inv_delivery_details_v%ROWTYPE;
2066: l_dem_indx NUMBER;
2067:
2068: BEGIN
2069: l_flow := get_value(p_data, 'FLOW');