DBA Data[Home] [Help]

APPS.GMD_SAMPLES_PUB dependencies on MTL_SECONDARY_INVENTORIES

Line 2799: FROM mtl_secondary_inventories s

2795:
2796: -- Bug 4165704: changed for inventory convergence
2797: CURSOR c_subinventory IS
2798: SELECT 1
2799: FROM mtl_secondary_inventories s
2800: WHERE s.organization_id = p_sample_rec.organization_id
2801: AND s.secondary_inventory_name = p_sample_rec.subinventory;
2802: --CURSOR c_whse IS
2803: --SELECT loct_ctl