DBA Data[Home] [Help]

APPS.PQH_PTX_UTL dependencies on WF_ENGINE

Line 2902: wf_engine.AbortProcess

2898:
2899: -- call the Abort process
2900: BEGIN
2901: -- call the Abort Process, if error then skip and go to next record after updating wdt status
2902: wf_engine.AbortProcess
2903: (itemtype => 'PQHGEN',
2904: itemkey => p_transaction_category_id || '-' || p_transaction_id,
2905: process => 'PQH_ROUTING',
2906: result => null