DBA Data[Home] [Help]

APPS.BIX_CALLS_HANDLED_RPT_PKG dependencies on ICX_SEC

Line 487: SELECT icx_sec.g_session_id

483:
484: BEGIN
485:
486: /* Get the ICX Session Id */
487: SELECT icx_sec.g_session_id
488: INTO g_session_id
489: FROM dual;
490:
491: /* Delete the rows from the table bix_dm_report for the current icx session and report */