DBA Data[Home] [Help]

APPS.WMS_RULE_17 dependencies on MTL_SERIAL_NUMBERS

Line 116: from mtl_serial_numbers msn

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

Line 211: from mtl_serial_numbers msn

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

Line 322: from mtl_serial_numbers msn

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