DBA Data[Home] [Help]

APPS.IGS_EN_TIMESLOT_PARA_PKG dependencies on DUAL

Line 421: FROM DUAL;

417:
418:
419: SELECT IGS_EN_TIMESLOT_PARA_S.NEXTVAL
420: INTO x_igs_en_timeslot_para_id
421: FROM DUAL;
422:
423: before_dml(
424: p_action => 'INSERT',
425: x_rowid => x_rowid,