DBA Data[Home] [Help]

APPS.WMS_RULE_17 dependencies on MTL_SERIAL_NUMBERS

Line 113: from mtl_serial_numbers msn

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

Line 204: from mtl_serial_numbers msn

200: ,loc.task_id task_id
201: ,NULL locator_inventory_item_id
202: ,NULL empty_flag
203: ,NULL location_current_units
204: from mtl_serial_numbers msn
205: ,mtl_secondary_inventories sub
206: ,mtl_item_locations loc
207: ,mtl_lot_numbers lot
208: where msn.current_status = 3

Line 311: from mtl_serial_numbers msn

307: ,loc.task_id task_id
308: ,NULL locator_inventory_item_id
309: ,NULL empty_flag
310: ,NULL location_current_units
311: from mtl_serial_numbers msn
312: ,mtl_secondary_inventories sub
313: ,mtl_item_locations loc
314: ,mtl_lot_numbers lot
315: where msn.current_status = 3