DBA Data[Home] [Help]

APPS.BIX_KPI_AGENT_RPT_PKG dependencies on ICX_SEC

Line 512: SELECT icx_sec.g_session_id

508:
509: BEGIN
510:
511: /* Get the ICX Session Id */
512: SELECT icx_sec.g_session_id
513: INTO g_session_id
514: FROM dual;
515:
516: /* Delete the rows from the table bix_dm_report for the current icx session and report */