DBA Data[Home] [Help]

APPS.PAY_WF_PKG dependencies on HR_SIGNON

Line 633: hr_utility.trace('In Start Process b4 HR_SIGNON.Initialize_HR_Security');

629:
630: wf_engine.SetItemUserKey( ItemType => ItemType,
631: ItemKey => ItemKey,
632: UserKey => ItemUserKey);
633: hr_utility.trace('In Start Process b4 HR_SIGNON.Initialize_HR_Security');
634: HR_SIGNON.Initialize_HR_Security;
635: hr_utility.trace('A4 HR_SIGNON.Initialize_HR_Security of Start ');
636:
637: l_user_id:= FND_GLOBAL.USER_ID;

Line 634: HR_SIGNON.Initialize_HR_Security;

630: wf_engine.SetItemUserKey( ItemType => ItemType,
631: ItemKey => ItemKey,
632: UserKey => ItemUserKey);
633: hr_utility.trace('In Start Process b4 HR_SIGNON.Initialize_HR_Security');
634: HR_SIGNON.Initialize_HR_Security;
635: hr_utility.trace('A4 HR_SIGNON.Initialize_HR_Security of Start ');
636:
637: l_user_id:= FND_GLOBAL.USER_ID;
638: l_resp_appl_id:= FND_GLOBAL.RESP_APPL_ID;

Line 635: hr_utility.trace('A4 HR_SIGNON.Initialize_HR_Security of Start ');

631: ItemKey => ItemKey,
632: UserKey => ItemUserKey);
633: hr_utility.trace('In Start Process b4 HR_SIGNON.Initialize_HR_Security');
634: HR_SIGNON.Initialize_HR_Security;
635: hr_utility.trace('A4 HR_SIGNON.Initialize_HR_Security of Start ');
636:
637: l_user_id:= FND_GLOBAL.USER_ID;
638: l_resp_appl_id:= FND_GLOBAL.RESP_APPL_ID;
639: l_resp_id:= FND_GLOBAL.RESP_ID;