DBA Data[Home] [Help]

APPS.FND_LOG_REPOSITORY dependencies on FND_LOG_METRICS_S

Line 1508: select FND_LOG_METRICS_S.NEXTVAL

1504: into l_context(11).a_val, l_context(12).a_val
1505: from v$session
1506: where audsid = TXN_SESSION;
1507:
1508: select FND_LOG_METRICS_S.NEXTVAL
1509: into l_metric_sequence
1510: from dual;
1511:
1512: if (METRIC_VALUE_STRING is NOT NULL) then