DBA Data[Home] [Help]

APPS.EGO_SECURITY_PUB dependencies on EGO_SECURITY_PUB

Line 1: PACKAGE BODY EGO_SECURITY_PUB AS

1: PACKAGE BODY EGO_SECURITY_PUB AS
2: /* $Header: EGOPSECB.pls 120.3 2006/04/13 04:51:31 ninaraya noship $ */
3: /*---------------------------------------------------------------------------+
4: | This package contains public API for Applications Security |
5: +---------------------------------------------------------------------------*/

Line 7: G_PKG_NAME CONSTANT VARCHAR2(30):= 'EGO_SECURITY_PUB';

3: /*---------------------------------------------------------------------------+
4: | This package contains public API for Applications Security |
5: +---------------------------------------------------------------------------*/
6:
7: G_PKG_NAME CONSTANT VARCHAR2(30):= 'EGO_SECURITY_PUB';
8:
9: --Private - check_override_datasec
10: ------------------------------------
11: -- FUNCTION check_override_datasec

Line 1937: END EGO_SECURITY_PUB;

1933: END create_instance_set;
1934: ---------------------------------------------------------
1935:
1936:
1937: END EGO_SECURITY_PUB;