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.31.12010000.6 2008/11/24 12:46:19 rasarasw 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: +--------------------------------------------------------*/