DBA Data[Home] [Help]

APPS.GME_PROCESS_PARAMETERS_PVT dependencies on FND_PROFILE

Line 3: g_debug VARCHAR2 (5) := fnd_profile.VALUE ('AFLOG_LEVEL');

1: PACKAGE BODY gme_process_parameters_pvt AS
2: /* $Header: GMEVPPRB.pls 120.3 2006/03/17 11:12:54 pxkumar noship $ */
3: g_debug VARCHAR2 (5) := fnd_profile.VALUE ('AFLOG_LEVEL');
4: g_pkg_name CONSTANT VARCHAR2 (30) := 'GME_PROCESS_PARAMETERS_PVT';
5:
6: /*===========================================================================================
7: Procedure