DBA Data[Home] [Help]

APPS.WMS_RULE_5 dependencies on MTL_SERIAL_NUMBERS

Line 112: from mtl_serial_numbers msn

108: ,loc.task_id task_id
109: ,NULL locator_inventory_item_id
110: ,NULL empty_flag
111: ,NULL location_current_units
112: from mtl_serial_numbers msn
113: ,mtl_secondary_inventories sub
114: ,mtl_item_locations loc
115: ,mtl_lot_numbers lot
116: where msn.current_status = 3

Line 202: from mtl_serial_numbers msn

198: ,loc.task_id task_id
199: ,NULL locator_inventory_item_id
200: ,NULL empty_flag
201: ,NULL location_current_units
202: from mtl_serial_numbers msn
203: ,mtl_secondary_inventories sub
204: ,mtl_item_locations loc
205: ,mtl_lot_numbers lot
206: where msn.current_status = 3

Line 311: from mtl_serial_numbers msn

307: ,loc.task_id task_id
308: ,NULL locator_inventory_item_id
309: ,NULL empty_flag
310: ,NULL location_current_units
311: from mtl_serial_numbers msn
312: ,mtl_secondary_inventories sub
313: ,mtl_item_locations loc
314: ,mtl_lot_numbers lot
315: where msn.current_status = 3