DBA Data[Home] [Help]

APPS.ARP_CTL_PKG dependencies on FND_PROFILE

Line 3: PG_DEBUG varchar2(1) := NVL(FND_PROFILE.value('AFLOG_ENABLED'), 'N');

1: PACKAGE BODY ARP_CTL_PKG AS
2: /* $Header: ARTICTLB.pls 120.45.12020000.4 2013/02/26 11:43:08 dgaurab ship $ */
3: PG_DEBUG varchar2(1) := NVL(FND_PROFILE.value('AFLOG_ENABLED'), 'N');
4:
5: /*--------------------------------------------------------+
6: | Dummy constants for use in update and lock operations |
7: +--------------------------------------------------------*/