DBA Data[Home] [Help]

APPS.IGS_UC_APP_CLR_RND_PKG dependencies on DUAL

Line 453: FROM dual;

449: END IF;
450:
451: SELECT igs_uc_app_clr_rnd_s.NEXTVAL
452: INTO x_app_clear_round_id
453: FROM dual;
454:
455: before_dml(
456: p_action => 'INSERT',
457: x_rowid => x_rowid,