DBA Data[Home] [Help]

APPS.POR_WITHDRAW_REQ_SV dependencies on WF_ENGINE

Line 227: WF_Engine.AbortProcess(l_item_type, l_item_key);

223: l_progress := 'withdraw_req: 03 aborting ';
224:
225: -- insert into jiz_debug values (l_item_type,l_item_key,l_progress);
226:
227: WF_Engine.AbortProcess(l_item_type, l_item_key);
228: END IF;
229:
230: END IF;
231: