DBA Data[Home] [Help]

APPS.PAY_WF_PKG dependencies on HR_SIGNON

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

897:
898: wf_engine.SetItemUserKey( ItemType => ItemType,
899: ItemKey => ItemKey,
900: UserKey => ItemUserKey);
901: hr_utility.trace('In Start Process b4 HR_SIGNON.Initialize_HR_Security');
902: HR_SIGNON.Initialize_HR_Security;
903: hr_utility.trace('A4 HR_SIGNON.Initialize_HR_Security of Start ');
904:
905: l_user_id:= FND_GLOBAL.USER_ID;

Line 902: HR_SIGNON.Initialize_HR_Security;

898: wf_engine.SetItemUserKey( ItemType => ItemType,
899: ItemKey => ItemKey,
900: UserKey => ItemUserKey);
901: hr_utility.trace('In Start Process b4 HR_SIGNON.Initialize_HR_Security');
902: HR_SIGNON.Initialize_HR_Security;
903: hr_utility.trace('A4 HR_SIGNON.Initialize_HR_Security of Start ');
904:
905: l_user_id:= FND_GLOBAL.USER_ID;
906: l_resp_appl_id:= FND_GLOBAL.RESP_APPL_ID;

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

899: ItemKey => ItemKey,
900: UserKey => ItemUserKey);
901: hr_utility.trace('In Start Process b4 HR_SIGNON.Initialize_HR_Security');
902: HR_SIGNON.Initialize_HR_Security;
903: hr_utility.trace('A4 HR_SIGNON.Initialize_HR_Security of Start ');
904:
905: l_user_id:= FND_GLOBAL.USER_ID;
906: l_resp_appl_id:= FND_GLOBAL.RESP_APPL_ID;
907: l_resp_id:= FND_GLOBAL.RESP_ID;

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

2620:
2621: wf_engine.SetItemUserKey( ItemType => ItemType,
2622: ItemKey => ItemKey,
2623: UserKey => ItemUserKey);
2624: hr_utility.trace('In Start Process b4 HR_SIGNON.Initialize_HR_Security');
2625: HR_SIGNON.Initialize_HR_Security;
2626: hr_utility.trace('A4 HR_SIGNON.Initialize_HR_Security of Start ');
2627:
2628: l_user_id:= FND_GLOBAL.USER_ID;

Line 2625: HR_SIGNON.Initialize_HR_Security;

2621: wf_engine.SetItemUserKey( ItemType => ItemType,
2622: ItemKey => ItemKey,
2623: UserKey => ItemUserKey);
2624: hr_utility.trace('In Start Process b4 HR_SIGNON.Initialize_HR_Security');
2625: HR_SIGNON.Initialize_HR_Security;
2626: hr_utility.trace('A4 HR_SIGNON.Initialize_HR_Security of Start ');
2627:
2628: l_user_id:= FND_GLOBAL.USER_ID;
2629: l_resp_appl_id:= FND_GLOBAL.RESP_APPL_ID;

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

2622: ItemKey => ItemKey,
2623: UserKey => ItemUserKey);
2624: hr_utility.trace('In Start Process b4 HR_SIGNON.Initialize_HR_Security');
2625: HR_SIGNON.Initialize_HR_Security;
2626: hr_utility.trace('A4 HR_SIGNON.Initialize_HR_Security of Start ');
2627:
2628: l_user_id:= FND_GLOBAL.USER_ID;
2629: l_resp_appl_id:= FND_GLOBAL.RESP_APPL_ID;
2630: l_resp_id:= FND_GLOBAL.RESP_ID;