DBA Data[Home] [Help]

APPS.GMD_QC_MIGRATE_TO_1151J dependencies on GMD_QC_SPEC_ID_S

Line 2214: SELECT gmd_qc_spec_id_s.nextval

2210: /* Bug 3934121; Removed CURSOR c_get_ver_end_date_no_overlap */
2211:
2212: /* Get the next spec id */
2213: CURSOR c_get_spec_id IS
2214: SELECT gmd_qc_spec_id_s.nextval
2215: FROM SYS.DUAL;
2216:
2217: /* Get the next spec validity rule id */
2218: CURSOR c_get_spec_vr_id IS