[Home] [Help]
APPS.HR_WORKFLOW_SS dependencies on WF_ADVANCED_WORKLIST
Line 2350: l_username := wf_advanced_worklist.Authenticate(p_username, p_nid, p_nkey);
2346: userRoles Wf_Directory.RoleTable;
2347: matchFound boolean;
2348: begin
2349:
2350: l_username := wf_advanced_worklist.Authenticate(p_username, p_nid, p_nkey);
2351:
2352: if(l_username = p_username) then
2353: select RECIPIENT_ROLE, ORIGINAL_RECIPIENT, FROM_ROLE, MORE_INFO_ROLE
2354: into recipient, orig_recipient, from_role, more_info_role