DBA Data[Home] [Help]

APPS.GMD_SAMPLES_PUB dependencies on MTL_SECONDARY_INVENTORIES

Line 2669: FROM mtl_secondary_inventories s

2665:
2666: -- Bug 4165704: changed for inventory convergence
2667: CURSOR c_subinventory IS
2668: SELECT 1
2669: FROM mtl_secondary_inventories s
2670: WHERE s.organization_id = p_sample_rec.organization_id
2671: AND s.secondary_inventory_name = p_sample_rec.subinventory;
2672: --CURSOR c_whse IS
2673: --SELECT loct_ctl