APPS.AR_MO_GLOBAL_CACHE dependencies on FND_PROFILE
Line 3: PG_DEBUG varchar2(1) := NVL(FND_PROFILE.value('AFLOG_ENABLED'), 'N');
1: PACKAGE BODY ar_mo_global_cache as
2: /*$Header: ARMOGLCB.pls 120.11.12010000.2 2008/11/05 06:26:50 ankuagar ship $ */ 3: PG_DEBUG varchar2(1) := NVL(FND_PROFILE.value('AFLOG_ENABLED'), 'N'); 4:
5: /* ----------------------------------------------------------------------------
6: This index-by table is used to store rows of operating unit
7: attributes.