DBA Data[Home] [Help]

APPS.IGS_FI_EXT_INT_PKG dependencies on DUAL

Line 644: FROM DUAL;

640: app_exception.raise_exception;
641: end if;
642: SELECT igs_fi_ext_int_s.NEXTVAL
643: INTO x_external_fee_id
644: FROM DUAL;
645: before_dml(
646: p_action=>'INSERT',
647: x_rowid=>X_ROWID,
648: x_external_fee_id=>x_external_fee_id,