DBA Data[Home] [Help]

APPS.IGS_PS_UNIT_FLD_STDY_PKG dependencies on DUAL

Line 435: FROM dual;

431: app_exception.raise_exception;
432: end if;
433: SELECT igs_ps_unit_fld_stdy_s.nextval
434: INTO x_unit_field_of_study_id
435: FROM dual;
436: Before_DML(
437: p_action=>'INSERT',
438: x_rowid=>X_ROWID,
439: x_unit_field_of_study_id=>X_UNIT_FIELD_OF_STUDY_ID,