DBA Data[Home] [Help]

APPS.IGS_AS_INC_GRD_CPROF_PKG dependencies on DUAL

Line 522: FROM dual;

518: END IF;
519:
520: SELECT igs_as_inc_grd_cprof_s.NEXTVAL
521: INTO x_inc_grd_cprof_id
522: FROM dual;
523:
524: before_dml(
525: p_action => 'INSERT',
526: x_rowid => x_rowid,