DBA Data[Home] [Help]

APPS.ARP_PROCESS_RETURNS dependencies on FND_PROFILE

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

8:
9: /*=======================================================================+
10: | Package Global Constants
11: +=======================================================================*/
12: PG_DEBUG varchar2(1) := NVL(FND_PROFILE.value('AFLOG_ENABLED'), 'N');
13: g_ccr_receivables_trx_id NUMBER(15);
14: g_batch_source_id ra_batch_sources.batch_source_id%type;
15: g_receipt_handling_option ra_batch_sources.receipt_handling_option%type;
16: g_nccr_receivables_trx_id NUMBER(15);