DBA Data[Home] [Help]

APPS.ADI_SECURITY_VALUE dependencies on ADI_SECURITY_VALUE

Line 1: PACKAGE BODY ADI_Security_Value AS

1: PACKAGE BODY ADI_Security_Value AS
2: /* $Header: frmsvalb.pls 120.0 2006/03/19 14:09:58 dvayro noship $ */
3: --------------------------------------------------------------------------------
4: -- PACKAGE: ADI_Security_Value_To_User --
5: -- --

Line 4: -- PACKAGE: ADI_Security_Value_To_User --

1: PACKAGE BODY ADI_Security_Value AS
2: /* $Header: frmsvalb.pls 120.0 2006/03/19 14:09:58 dvayro noship $ */
3: --------------------------------------------------------------------------------
4: -- PACKAGE: ADI_Security_Value_To_User --
5: -- --
6: -- DESCRIPTION: Select a user and a selection of value sets in order to --
7: -- grant and revoke access privileges between user and flex --
8: -- values. --

Line 117: END ADI_Security_Value;

113: -- Show AddValues --
114: -- SelectValueSet PackageRevision --
115: -- 15-NOV-02 GHOOKER Stub out procedures not used by RM8 --
116: --------------------------------------------------------------------------------
117: END ADI_Security_Value;