DBA Data[Home] [Help]

APPS.WMS_RULE_16 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 214: from mtl_serial_numbers msn

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

Line 327: from mtl_serial_numbers msn

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