DBA Data[Home] [Help]

APPS.INV_REPLENISH_COUNT_LOVS dependencies on MTL_CROSS_REFERENCES

Line 520: mtl_cross_references mcr

516: NVL(DUAL_UOM_DEVIATION_HIGH,0),
517: NVL(DUAL_UOM_DEVIATION_LOW,0)
518: -- INVCONV , NSRIVAST, END
519: FROM mtl_system_items_kfv msik,
520: mtl_cross_references mcr
521: WHERE msik.organization_id = p_organization_id
522: AND msik.inventory_item_id = mcr.inventory_item_id
523: AND mcr.cross_reference_type = g_gtin_cross_ref_type
524: AND mcr.cross_reference LIKE g_crossref