DBA Data[Home] [Help]

APPS.PQH_TCT_BUS dependencies on PQH_WORKSHEETS

Line 1381: from pqh_worksheets

1377: select 'Y'
1378: into l_dummy
1379: from dual
1380: where exists ( select null
1381: from pqh_worksheets
1382: where wf_transaction_category_id = p_transaction_category_id
1383: and transaction_status not in ('REJECT','TERMINATE','APPLIED'));
1384: elsif p_short_name ='PQH_BPR' then
1385: select 'Y'