DBA Data[Home] [Help]

APPS.WMS_RULE_EXTN_PVT dependencies on WSH_INV_DELIVERY_DETAILS_V

Line 259: l_demand_info wsh_inv_delivery_details_v%ROWTYPE;

255: l_rsv_qty2_available NUMBER; --BUG#7377744 Added a secondary quantity available to reserve to make it consistent with process_reservations call
256: l_new_reservation_id NUMBER;
257: l_qty_succ_reserved NUMBER;
258: l_rsv_index NUMTBLTYPE;
259: l_demand_info wsh_inv_delivery_details_v%ROWTYPE;
260: l_dummy_sn inv_reservation_global.serial_number_tbl_type;
261: l_reserved_serials inv_reservation_global.serial_number_tbl_type;
262: l_suggested_serials inv_reservation_global.serial_number_tbl_type;
263: l_reservation_count_by_id NUMBER;