DBA Data[Home] [Help]

APPS.WMS_RULE_18 dependencies on MTL_SERIAL_NUMBERS

Line 115: from mtl_serial_numbers msn

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

Line 208: from mtl_serial_numbers msn

204: ,loc.task_id task_id
205: ,NULL locator_inventory_item_id
206: ,NULL empty_flag
207: ,NULL location_current_units
208: from mtl_serial_numbers msn
209: ,mtl_secondary_inventories sub
210: ,mtl_item_locations loc
211: ,mtl_lot_numbers lot
212: where msn.current_status = 3

Line 317: from mtl_serial_numbers msn

313: ,loc.task_id task_id
314: ,NULL locator_inventory_item_id
315: ,NULL empty_flag
316: ,NULL location_current_units
317: from mtl_serial_numbers msn
318: ,mtl_secondary_inventories sub
319: ,mtl_item_locations loc
320: ,mtl_lot_numbers lot
321: where msn.current_status = 3