DBA Data[Home] [Help]

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

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

Line 320: from mtl_serial_numbers msn

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