DBA Data[Home] [Help]

APPS.GMD_RESULT_TRANSFER_GRP dependencies on DUAL

Line 533: from dual;

529: l_place := 7;
530: --Take update instance id for updating all the result rows.
531: select GMD_QC_UPDATE_INST_ID_S.NEXTVAL
532: into l_update_instance_id
533: from dual;
534:
535: l_place := 10;
536: -- Make sure flex field can be copied or not
537: IF (fnd_flex_apis.IS_DESCR_SETUP(552,'GMD_QC_RESULTS_FLEX')