DBA Data[Home] [Help]

APPS.AME_MIGRATION_PKG dependencies on AME_EXCEPTIONS_LOG_S

Line 10: select ame_exceptions_log_s.nextval

6: ) as
7: l_log_id integer;
8: pragma autonomous_transaction;
9: begin
10: select ame_exceptions_log_s.nextval
11: into l_log_id
12: from dual;
13:
14: insert into ame_exceptions_log