DBA Data[Home] [Help]

APPS.IGS_FI_EL_RNG_PKG dependencies on DUAL

Line 675: FROM dual;

671: app_exception.raise_exception;
672: end if;
673: SELECT IGS_FI_ELM_RANGE_ER_ID_S.NextVal
674: INTO X_ER_ID
675: FROM dual;
676: Before_DML(
677: p_action=>'INSERT',
678: x_rowid=>X_ROWID,
679: x_ER_ID => X_ER_ID,