DBA Data[Home] [Help]

APPS.AR_PREPAYMENTS dependencies on FND_PROFILE

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

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