DBA Data[Home] [Help]

APPS.HR_APPRAISAL_WORKFLOW_SS dependencies on STANDARD

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

711: -- this will be used when the participants notification is sent.
712: -- and to complete the blocked thread.
713: -- HR_APPRAI_PARTCI_BLOCK_ID_ATTR
714: wf_engine.setitemattrnumber(itemtype,itemkey,'HR_APPRAI_PARTCI_BLOCK_ID_ATTR',actid);
715: WF_STANDARD.BLOCK(itemtype,itemkey,actid,funmode,result);
716:
717: --resultout := 'NOTIFIED';
718:
719: exception

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

753: ,itemkey => itemkey
754: ,aname => 'HR_COMPETENCE_ENHANCEMENT_SS');
755: end if;
756: wf_engine.setitemattrnumber(itemtype,itemkey,'HR_APPRAI_APPR_BLOCK_ID_ATTR',actid);
757: WF_STANDARD.BLOCK(itemtype,itemkey,actid,funmode,result);
758:
759: --resultout := 'NOTIFIED';
760:
761: exception

Line 1316: WF_STANDARD.BLOCK(p_itemtype,p_itemkey,p_actid,p_funcmode,p_result); --TBD uncomment this line

1312: ,aname => 'HR_APPR_NOTIF_BLOCK_ID_ATTR');
1313: end if;
1314:
1315: wf_engine.setitemattrnumber(p_itemtype,p_itemkey,'HR_APPR_NOTIF_BLOCK_ID_ATTR',p_actid);
1316: WF_STANDARD.BLOCK(p_itemtype,p_itemkey,p_actid,p_funcmode,p_result); --TBD uncomment this line
1317:
1318: exception
1319: when others then
1320: Wf_Core.Context(gv_package, '.notify_appraisee', p_itemtype,