DBA Data[Home] [Help]

APPS.ARP_GROUP_INV dependencies on FND_PROFILE

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

1: PACKAGE BODY arp_group_inv AS
2: /*$Header: ARPMINVB.pls 120.10 2008/04/30 13:44:31 mgaleti ship $*/
3: PG_DEBUG varchar2(1) := NVL(FND_PROFILE.value('AFLOG_ENABLED'), 'N');
4:
5: /** Store the Cons billing Number in a PL/SQL table of cons_inv_id **/
6:
7: TYPE cons_billing_number_type IS