DBA Data[Home] [Help]

APPS.WMS_CATCH_WEIGHT_PVT dependencies on INV_RESERVATION_GLOBAL

Line 1589: l_rsv_rec inv_reservation_global.mtl_reservation_rec_type;

1585: l_sub_reservable NUMBER;
1586: l_locator_id NUMBER;
1587: l_lpn_rsv_pri_qty NUMBER;
1588: l_nonlpn_rsv_pri_qty NUMBER;
1589: l_rsv_rec inv_reservation_global.mtl_reservation_rec_type;
1590: l_original_serial_number inv_reservation_global.serial_number_tbl_type;
1591:
1592: l_tree_mode INTEGER;
1593: l_rev_ctrl BOOLEAN;

Line 1590: l_original_serial_number inv_reservation_global.serial_number_tbl_type;

1586: l_locator_id NUMBER;
1587: l_lpn_rsv_pri_qty NUMBER;
1588: l_nonlpn_rsv_pri_qty NUMBER;
1589: l_rsv_rec inv_reservation_global.mtl_reservation_rec_type;
1590: l_original_serial_number inv_reservation_global.serial_number_tbl_type;
1591:
1592: l_tree_mode INTEGER;
1593: l_rev_ctrl BOOLEAN;
1594: l_lot_ctrl BOOLEAN;