DBA Data[Home] [Help]

APPS.IGS_EN_TIMESLOT_PRTY_PKG dependencies on DUAL

Line 435: select igs_en_timeslot_prty_s.nextval into x_igs_en_timeslot_prty_id from dual;

431: igs_ge_msg_stack.add;
432: app_exception.raise_exception;
433: end if;
434:
435: select igs_en_timeslot_prty_s.nextval into x_igs_en_timeslot_prty_id from dual;
436:
437: before_dml(
438: p_action=>'INSERT',
439: x_rowid=>X_ROWID,