55: hr_utility.set_location('l_proc',5);
56: wf_engine.SetItemAttrText( itemtype => l_itemtype,
57: itemkey => l_itemkey,
58: aname => 'FORWARD_FROM_DISPLAY_NAME',
59: avalue => FND_GLOBAL.USER_NAME() );
60:
61: hr_utility.set_location('l_proc',6);
62: l_load_form := 'GHRWS52L:p_pa_request_id=' || l_Itemkey
63: || ' p_inbox_query_only="NO"' || ' WORKFLOW_NAME="GHR US PA REQUEST"'
1425: --
1426: IF itemtype = 'GHR_SF52' THEN
1427: IF (funcmode in ('FORWARD','TRANSFER')) then
1428: -- Get the current user name
1429: l_current_user_name := FND_GLOBAL.USER_NAME();
1430: -- Get the Forward To Information
1431: l_forward_to_name := WF_ENGINE.context_text;
1432: -- Validate the username
1433: -- a) Get the routing group id