DBA Data[Home] [Help]

APPS.BIS_ICX_SECURITY_PVT dependencies on BIS_ICX_SECURITY_PVT

Line 1: PACKAGE BODY BIS_ICX_SECURITY_PVT as

1: PACKAGE BODY BIS_ICX_SECURITY_PVT as
2: /* $Header: BISVSECB.pls 115.5 2003/03/11 10:32:01 nkishore noship $ */
3: -- dbdrv: sql ~PROD ~PATH ~FILE none none none package &phase=plb \
4: -- dbdrv: checkfile:~PROD:~PATH:~FILE
5: ----------------------------------------------------------------------------

Line 6: -- PACKAGE: BIS_ICX_SECURITY_PVT

2: /* $Header: BISVSECB.pls 115.5 2003/03/11 10:32:01 nkishore noship $ */
3: -- dbdrv: sql ~PROD ~PATH ~FILE none none none package &phase=plb \
4: -- dbdrv: checkfile:~PROD:~PATH:~FILE
5: ----------------------------------------------------------------------------
6: -- PACKAGE: BIS_ICX_SECURITY_PVT
7: -- --
8: -- DESCRIPTION: Private package to simulate ICX login
9: -- and get the session_id, cookie_value and transaction id
10: --

Line 113: END BIS_ICX_SECURITY_PVT;

109: (p_count => x_msg_count,
110: p_data => x_msg_data
111: );
112: END;
113: END BIS_ICX_SECURITY_PVT;