DBA Data[Home] [Help]

APPS.FND_LOG_REPOSITORY dependencies on FND_LOG_UNIQUE_EXCEPTION_S

Line 676: select fnd_log_unique_exception_s.nextval

672: where flue.unique_exception_id = l_ex_id;
673:
674: exception
675: when no_data_found then
676: select fnd_log_unique_exception_s.nextval
677: into l_ex_id
678: from dual;
679:
680: insert into fnd_log_unique_exceptions (