APPS.FND_LOG_REPOSITORY dependencies on FND_LOG_UNIQUE_EXCEPTION_S
Line 698: select fnd_log_unique_exception_s.nextval
694: where flue.unique_exception_id = l_ex_id;
695:
696: exception
697: when no_data_found then 698: select fnd_log_unique_exception_s.nextval 699: into l_ex_id
700: from dual;
701:
702: insert into fnd_log_unique_exceptions (