DBA Data[Home] [Help]

APPS.BIX_CALLS_HANDLED_BIN_PKG dependencies on ICX_SEC

Line 14: SELECT icx_sec.g_session_id

10:
11: BEGIN
12:
13: /* Get the ICX Session Id */
14: SELECT icx_sec.g_session_id
15: INTO l_session_id
16: FROM dual;
17:
18: /* Delete the rows from table bix_dm_bin for the current icx session and bin */