DBA Data[Home] [Help]

APPS.IGS_HE_EX_RN_DAT_LN_PKG dependencies on DUAL

Line 362: Select igs_he_ex_rn_dat_ln_s.nextval INTO x_rn_dat_ln_id from dual ;

358: END IF;
359:
360: /* this is added by rgopalan as this key is kept as unique key and not primary key */
361:
362: Select igs_he_ex_rn_dat_ln_s.nextval INTO x_rn_dat_ln_id from dual ;
363:
364: before_dml(
365: p_action => 'INSERT',
366: x_rowid => x_rowid,