DBA Data[Home] [Help]

APPS.HR_WORKFLOW_SS dependencies on WF_ADVANCED_WORKLIST

Line 2418: l_username := wf_advanced_worklist.Authenticate(p_username, p_nid, p_nkey);

2414: userRoles Wf_Directory.RoleTable;
2415: matchFound boolean;
2416: begin
2417:
2418: l_username := wf_advanced_worklist.Authenticate(p_username, p_nid, p_nkey);
2419:
2420: if(l_username = p_username) then
2421: select RECIPIENT_ROLE, ORIGINAL_RECIPIENT, FROM_ROLE, MORE_INFO_ROLE
2422: into recipient, orig_recipient, from_role, more_info_role