DBA Data[Home] [Help]

APPS.PQH_APPLY_BUDGET dependencies on WF_ENGINE

Line 3604: wf_engine.AbortProcess

3600: if l_wdt_rec.parent_worksheet_detail_id is not null and l_wdt_rec.status ='PENDING' then
3601: hr_utility.set_location('changing just stat'||l_proc, 10);
3602: else
3603: BEGIN
3604: wf_engine.AbortProcess
3605: (itemtype => 'PQHGEN',
3606: itemkey => p_transaction_category_id || '-' || p_transaction_id,
3607: process => 'PQH_ROUTING',
3608: result => null