DBA Data[Home] [Help]

APPS.WMS_RULE_3 dependencies on MTL_SERIAL_NUMBERS

Line 122: from mtl_serial_numbers msn

118: ,loc.task_id task_id
119: ,NULL locator_inventory_item_id
120: ,NULL empty_flag
121: ,NULL location_current_units
122: from mtl_serial_numbers msn
123: ,mtl_secondary_inventories sub
124: ,mtl_item_locations loc
125: ,mtl_lot_numbers lot
126: where msn.current_status = 3

Line 234: from mtl_serial_numbers msn

230: ,loc.task_id task_id
231: ,NULL locator_inventory_item_id
232: ,NULL empty_flag
233: ,NULL location_current_units
234: from mtl_serial_numbers msn
235: ,mtl_secondary_inventories sub
236: ,mtl_item_locations loc
237: ,mtl_lot_numbers lot
238: where msn.current_status = 3

Line 375: from mtl_serial_numbers msn

371: ,loc.task_id task_id
372: ,NULL locator_inventory_item_id
373: ,NULL empty_flag
374: ,NULL location_current_units
375: from mtl_serial_numbers msn
376: ,mtl_secondary_inventories sub
377: ,mtl_item_locations loc
378: ,mtl_lot_numbers lot
379: where msn.current_status = 3