DBA Data[Home] [Help]

APPS.GMD_RESULTS_GRP dependencies on GMD_INVENTORY_SPEC_VRS

Line 163: FROM gmd_inventory_spec_vrs

159: ;
160:
161: CURSOR c_vrs_vw ( p_spec_vr_id NUMBER) IS
162: SELECT spec_id
163: FROM gmd_inventory_spec_vrs
164: where spec_vr_id = p_spec_vr_id
165: UNION ALL
166: SELECT spec_id
167: FROM gmd_wip_spec_vrs