DBA Data[Home] [Help]

APPS.AR_PREPAYMENTS_PUB dependencies on FND_PROFILE

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

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