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