[Home] [Help]
3: /*=======================================================================+
4: | Package Globals
5: +=======================================================================*/
6:
7: PG_DEBUG varchar2(1) := NVL(FND_PROFILE.value('AFLOG_ENABLED'), 'N');
8:
9: /*========================================================================
10: | Prototype Declarations Procedures
11: *=======================================================================*/