DBA Data[Home] [Help]

APPS.ADI_CUSTOM_SECURITY dependencies on ADI_CUSTOM_SECURITY

Line 1: PACKAGE BODY ADI_CUSTOM_SECURITY AS

1: PACKAGE BODY ADI_CUSTOM_SECURITY AS
2: /* $Header: frmcuseb.pls 120.0 2006/12/14 02:02:42 dvayro noship $ */
3: ----------------------------------------------------------------------------------------
4: -- PACKAGE: ADI_Custom_Security --
5: -- --

Line 4: -- PACKAGE: ADI_Custom_Security --

1: PACKAGE BODY ADI_CUSTOM_SECURITY AS
2: /* $Header: frmcuseb.pls 120.0 2006/12/14 02:02:42 dvayro noship $ */
3: ----------------------------------------------------------------------------------------
4: -- PACKAGE: ADI_Custom_Security --
5: -- --
6: -- DESCRIPTION: Before this example package can be run, it is assumed that the --
7: -- following table exists within the database: --
8: -- ADI_USER_COST_CENTER --

Line 51: END ADI_CUSTOM_SECURITY;

47: -- 29-JUN-00 GSANAP Modified the debug stmts. to include the package name --
48: -- task 4425 --
49: -- 14-NOV-02 GHOOKER Stub out procedures not used by RM8 --
50: ----------------------------------------------------------------------------------------
51: END ADI_CUSTOM_SECURITY;