DBA Data[Home] [Help]

APPS.GMD_QC_MIGRATE_TO_1151J dependencies on GMD_QC_SAMPLING_EVENT_ID_S

Line 3824: SELECT gmd_qc_sampling_event_id_s.nextval

3820: AND bh.recipe_validity_rule_id = feff.recipe_validity_rule_id;
3821:
3822: /* Get the next spec validity rule id */
3823: CURSOR c_get_sampling_event_id IS
3824: SELECT gmd_qc_sampling_event_id_s.nextval
3825: FROM SYS.DUAL;
3826:
3827: /* Get the next event spec diposition id */
3828: CURSOR c_get_event_spec_disp_id IS