DBA Data[Home] [Help]

APPS.WMS_RULE_3 dependencies on MTL_SERIAL_NUMBERS

Line 119: from mtl_serial_numbers msn

115: ,loc.task_id task_id
116: ,NULL locator_inventory_item_id
117: ,NULL empty_flag
118: ,NULL location_current_units
119: from mtl_serial_numbers msn
120: ,mtl_secondary_inventories sub
121: ,mtl_item_locations loc
122: ,mtl_lot_numbers lot
123: where msn.current_status = 3

Line 226: from mtl_serial_numbers msn

222: ,loc.task_id task_id
223: ,NULL locator_inventory_item_id
224: ,NULL empty_flag
225: ,NULL location_current_units
226: from mtl_serial_numbers msn
227: ,mtl_secondary_inventories sub
228: ,mtl_item_locations loc
229: ,mtl_lot_numbers lot
230: where msn.current_status = 3

Line 362: from mtl_serial_numbers msn

358: ,loc.task_id task_id
359: ,NULL locator_inventory_item_id
360: ,NULL empty_flag
361: ,NULL location_current_units
362: from mtl_serial_numbers msn
363: ,mtl_secondary_inventories sub
364: ,mtl_item_locations loc
365: ,mtl_lot_numbers lot
366: where msn.current_status = 3