DBA Data[Home] [Help]

APPS.ARP_DELETE_LINE_COVER dependencies on FND_PROFILE

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

152: | Rel 11.
153: | |
154: +===========================================================================*/
155:
156: PG_DEBUG varchar2(1) := NVL(FND_PROFILE.value('AFLOG_ENABLED'), 'N');
157:
158: /* Bug 3567353 */
159: pg_base_precision fnd_currencies.precision%type;
160: pg_base_min_acc_unit fnd_currencies.minimum_accountable_unit%type;