DBA Data[Home] [Help]

APPS.BIX_CALLS_TYPE_RPT_PKG dependencies on ICX_SEC

Line 273: SELECT icx_sec.g_session_id

269: l_classification_id NUMBER;
270: BEGIN
271:
272: /* Get the ICX Session Id */
273: SELECT icx_sec.g_session_id
274: INTO g_session_id
275: FROM dual;
276:
277: /* Delete the rows from the table bix_dm_report for the current icx session and report */