DBA Data[Home] [Help]

APPS.ARP_PROCESS_BR_HEADER dependencies on DUAL

Line 463: from dual

459: p_required OUT NOCOPY BOOLEAN) IS
460:
461: CURSOR move_deferred_tax_cur IS
462: select 'Y' deferred_tax_moved
463: from dual
464: where exists (select 'x'
465: from ra_customer_trx ct
466: where ct.customer_trx_id IN (select distinct ctl.br_ref_customer_trx_id
467: from ra_customer_trx_lines ctl