DBA Data[Home] [Help]

APPS.PQH_WF dependencies on PQH_BDGT_REALLOC_UTILITY

Line 1675: l_url := pqh_bdgt_realloc_utility.url_builder(p_transaction_id => p_transaction_id);

1671: l_wf_not_running := wf_process_not_running (p_itemkey => l_itemkey
1672: , p_itemtype => l_workflow_name);
1673: if l_short_name ='PQH_BPR' then
1674: hr_utility.set_Location('build the url',25);
1675: l_url := pqh_bdgt_realloc_utility.url_builder(p_transaction_id => p_transaction_id);
1676: hr_utility.set_Location('url1 is'||substr(l_url,1,50),26);
1677: hr_utility.set_Location('url2 is'||substr(l_url,51,50),27);
1678: hr_utility.set_Location('url3 is'||substr(l_url,101,50),28);
1679: hr_utility.set_Location('url4 is'||substr(l_url,151,50),29);