DBA Data[Home] [Help]

APPS.ARP_LEGAL_ENTITY_UTIL dependencies on FND_PROFILE

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

3: /*=======================================================================+
4: | Package Globals
5: +=======================================================================*/
6:
7: PG_DEBUG varchar2(1) := NVL(FND_PROFILE.value('AFLOG_ENABLED'), 'N');
8:
9: /*========================================================================
10: | Prototype Declarations Procedures
11: *=======================================================================*/