DBA Data[Home] [Help]

APPS.WMS_RULE_6 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 201: from mtl_serial_numbers msn

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

Line 307: from mtl_serial_numbers msn

303: ,loc.task_id task_id
304: ,NULL locator_inventory_item_id
305: ,NULL empty_flag
306: ,NULL location_current_units
307: from mtl_serial_numbers msn
308: ,mtl_secondary_inventories sub
309: ,mtl_item_locations loc
310: ,mtl_lot_numbers lot
311: where msn.current_status = 3