DBA Data[Home] [Help]

APPS.PQH_TCT_BUS dependencies on PQH_BUDGET_POOLS

Line 1388: where exists ( select null from pqh_budget_pools

1384: elsif p_short_name ='PQH_BPR' then
1385: select 'Y'
1386: into l_dummy
1387: from dual
1388: where exists ( select null from pqh_budget_pools
1389: where wf_transaction_category_id = p_transaction_category_id
1390: and approval_status in ('P'));
1391: elsif p_short_name ='POSITION_TRANSACTION' then
1392: select 'Y'