DBA Data[Home] [Help]

APPS.IGS_EN_TIMESLOT_PREF_PKG dependencies on DUAL

Line 455: select igs_en_timeslot_pref_s.nextval into x_igs_en_timeslot_pref_id from dual;

451: igs_ge_msg_stack.add;
452: app_exception.raise_exception;
453: end if;
454:
455: select igs_en_timeslot_pref_s.nextval into x_igs_en_timeslot_pref_id from dual;
456:
457: before_dml(
458: p_action=>'INSERT',
459: x_rowid=>X_ROWID,