DBA Data[Home] [Help]

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.14 2011/05/25 09:32:59 naneja 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.