[Home] [Help]
APPS.IGS_EN_TIMESLOT_STUP_PKG dependencies on DUAL
Line 530: select igs_en_timeslot_stup_s.nextval into x_igs_en_timeslot_stup_id from dual;
526: igs_ge_msg_stack.add;
527: app_exception.raise_exception;
528: end if;
529:
530: select igs_en_timeslot_stup_s.nextval into x_igs_en_timeslot_stup_id from dual;
531:
532: before_dml(
533: p_action=>'INSERT',
534: x_rowid=>X_ROWID,