DBA Data[Home] [Help]

PACKAGE BODY: APPS.ADI_SECURITY_API

Source


1 PACKAGE BODY ADI_SECURITY_API AS
2 /* $Header: frmsapib.pls 120.0 2006/12/14 02:07:13 dvayro noship $ */
3 ----------------------------------------------------------------------------------------
4 --  PROCEDURE:    ADI_SECURITY_API                                                    --
5 --                                                                                    --
6 --  DESCRIPTION:  Retrieves a list of expansion values from  FND_VALUE_SETS.          --
7 --                                                                                    --
8 --  PARAMETERS:   None                                                                --
9 --                                                                                    --
10 --  Modifications                                                                     --
11 --  Date       Username   Description                                                 --
12 --  16-FEB-00  cclyde     Added Package_Revision procedure to see if we can capture   --
13 --                        the revision number of the package during runtime.          --
14 --                              (Task:  3858)                                         --
15 --  16-MAY-00 GSANAP      Moved the $Header comment from the top and replaced --
16 --                        CREATE OR REPLACE PACKAGE IS TO AS                  --
17 --   15-NOV-02  GHOOKER    Stub out procedures not used by RM8                        --
18 ----------------------------------------------------------------------------------------
19 END ADI_SECURITY_API;