DBA Data[Home] [Help]

APPS.WMS_RULE_15 dependencies on MTL_SERIAL_NUMBERS

Line 117: from mtl_serial_numbers msn

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

Line 215: from mtl_serial_numbers msn

211: ,loc.task_id task_id
212: ,NULL locator_inventory_item_id
213: ,NULL empty_flag
214: ,NULL location_current_units
215: from mtl_serial_numbers msn
216: ,mtl_secondary_inventories sub
217: ,mtl_item_locations loc
218: ,mtl_lot_numbers lot
219: where msn.current_status = 3

Line 329: from mtl_serial_numbers msn

325: ,loc.task_id task_id
326: ,NULL locator_inventory_item_id
327: ,NULL empty_flag
328: ,NULL location_current_units
329: from mtl_serial_numbers msn
330: ,mtl_secondary_inventories sub
331: ,mtl_item_locations loc
332: ,mtl_lot_numbers lot
333: where msn.current_status = 3