DBA Data[Home] [Help]

PACKAGE BODY: APPS.FRM_FLEX_API

Source


1 PACKAGE BODY FRM_FLEX_API AS
2 /* $Header: frmfapib.pls 120.0 2006/12/14 02:03:37 dvayro noship $  */
3 ----------------------------------------------------------------------------------------
4 --  PACKAGE:      FRM_Flex_API                                                        --
5 --                                                                                    --
6 --  DESCRIPTION:
7 --                                                                                    --
8 --  PARAMETERS:   None                                                                --
9 --                                                                                    --
10 --  Modifications                                                                     --
11 --  Date       Username   Description                                                 --
12 --  20-MAR-00  djancis    Initial creation    (Task #3121)                            --
13 --  05-OCT-00  cclyde     Moved the comments from the top of the file to within the   --
14 --                        Package area.  Done so that the comments do not get lost,   --
15 --                        or are forgotten during further modifications!!             --
16 --  14-NOV-02  GHOOKER    Stub out procedures not used by RM8                         --
17 ----------------------------------------------------------------------------------------
18 END FRM_FLEX_API;