DBA Data[Home] [Help]

APPS.IGS_PS_UNIT_GRD_SCHM_PKG dependencies on DUAL

Line 509: from dual;

505: app_exception.raise_exception;
506: end if;
507: select igs_ps_unit_grd_schm_s.nextval
508: into x_unit_grading_schema_id
509: from dual;
510: Before_DML(
511: p_action=>'INSERT',
512: x_rowid=>X_ROWID,
513: x_unit_grading_schema_id=>X_UNIT_GRADING_SCHEMA_ID,