DBA Data[Home] [Help]

APPS.PER_RESPOWNER_UTIL_SS dependencies on STANDARD

Line 385: WF_STANDARD.BLOCK(itemtype,itemkey,actid,funmode,result);

381: -- this will be used when the revoke access user notification is sent.
382: -- and to complete the blocked thread.
383: -- HR_REVOKE_ACCESS_USER_NAME
384: wf_engine.setitemattrnumber(itemtype,itemkey,'HR_REVOKE_ACCESS_BLOCK_ACTID',actid);
385: WF_STANDARD.BLOCK(itemtype,itemkey,actid,funmode,result);
386:
387: --resultout := 'NOTIFIED';
388:
389: EXCEPTION