39: -- Draft1A 08-Jun-2007 Sandeep Kumar G Initial Version
40: -- Draft1B 14-Jul-2008 Rakesh Pulla Made changes as per the Bug # 7216665
41: --===========================================================================*/
42:
43: PG_DEBUG VARCHAR2(1) := NVL(FND_PROFILE.value('AFLOG_ENABLED'), 'Y');
44: lv_msg VARCHAR2(240);
45:
46: --************************************************************
47: --************************************************************