DBA Data[Home] [Help]

APPS.ARP_DEDUCTION dependencies on FND_PROFILE

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

8: /*========================================================================
9: | Prototype Declarations Procedures
10: *=======================================================================*/
11:
12: PG_DEBUG VARCHAR2(1) := NVL(FND_PROFILE.value('AFLOG_ENABLED'), 'N');
13:
14: /*========================================================================
15: | Prototype Declarations Functions
16: *=======================================================================*/