DBA Data[Home] [Help]

APPS.GMA_MIGRATION_UTILS dependencies on IC_ITEM_MST_B_MIG

Line 174: FROM ic_item_mst_b_mig itm,

170: SELECT p.lot_number,
171: itm.INVENTORY_ITEM_ID,
172: p.organization_id,
173: ic.text_code
174: FROM ic_item_mst_b_mig itm,
175: mtl_lot_numbers msi,
176: IC_LOTS_MST_MIG p,
177: IC_LOTS_MST ic
178: WHERE p.lot_number = msi.lot_number