DBA Data[Home] [Help]

APPS.BIX_CALLS_TYPE_BIN_PKG dependencies on ICX_SEC

Line 13: SELECT icx_sec.g_session_id

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