DBA Data[Home] [Help]

APPS.GMD_RESULTS_GRP dependencies on GMD_INVENTORY_SPEC_VRS

Line 211: FROM gmd_inventory_spec_vrs

207: ;
208:
209: CURSOR c_vrs_vw ( p_spec_vr_id NUMBER) IS
210: SELECT spec_id
211: FROM gmd_inventory_spec_vrs
212: where spec_vr_id = p_spec_vr_id
213: UNION ALL
214: SELECT spec_id
215: FROM gmd_wip_spec_vrs