DBA Data[Home] [Help]

APPS.ARP_ETAX_INVAPI_UTIL dependencies on FND_PROFILE

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

17: /*========================================================================
18: | Prototype Declarations Procedures
19: *=======================================================================*/
20:
21: PG_DEBUG varchar2(1) := NVL(FND_PROFILE.value('AFLOG_ENABLED'), 'N');
22:
23: /*========================================================================
24: | Prototype Declarations Functions
25: *=======================================================================*/