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.5.12020000.2 2013/01/17 11:13:22 yjain ship $ */
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 2023: END EGO_SECURITY_PUB;

2019: END create_instance_set;
2020: ---------------------------------------------------------
2021:
2022:
2023: END EGO_SECURITY_PUB;