DBA Data[Home] [Help]

APPS.ARP_REVENUE_ASSIGNMENTS dependencies on FND_PROFILE

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

1: PACKAGE BODY arp_revenue_assignments AS
2: /*$Header: ARREVUB.pls 120.7 2011/06/29 21:03:03 mraymond ship $*/
3:
4: PG_DEBUG varchar2(1) := NVL(FND_PROFILE.value('AFLOG_ENABLED'), 'Y');
5:
6: /* ==================================================================================
7: | PROCEDURE build_for_credit
8: |