DBA Data[Home] [Help]

APPS.AR_VIEW_TERM_GRP dependencies on FND_PROFILE

Line 27: PG_DEBUG varchar2(1) := NVL(FND_PROFILE.value('AFLOG_ENABLED'), 'N');

23: | Prototype Declarations Procedures
24: *=======================================================================*/
25:
26:
27: PG_DEBUG varchar2(1) := NVL(FND_PROFILE.value('AFLOG_ENABLED'), 'N');
28:
29: /*========================================================================
30: | Prototype Declarations Functions
31: *=======================================================================*/