DBA Data[Home] [Help]

APPS.WMS_RULE_5 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 210: from mtl_serial_numbers msn

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

Line 324: from mtl_serial_numbers msn

320: ,loc.task_id task_id
321: ,NULL locator_inventory_item_id
322: ,NULL empty_flag
323: ,NULL location_current_units
324: from mtl_serial_numbers msn
325: ,mtl_secondary_inventories sub
326: ,mtl_item_locations loc
327: ,mtl_lot_numbers lot
328: where msn.current_status = 3