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: *=======================================================================*/