You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Payroll Relationship Group Fast Formula - Get Current User

Received Response
34
Views
1
Comments
edited Apr 9, 2021 10:49AM in Payroll and Global Payroll Interface (GPI) 1 comment

Summary

How to get Current user

Content

Hello Experts.

We have a need to get current user in Payroll Relationship Group Dynamic group Fast Formula.

Tried the following in custom valueset. All of them were returning "FUSION_APPS_HCM_ESS_APPID" when we run Calculate Payroll.

Any thoughts of getting the actual logged in user details? Is there a DBI for this?

 

SELECT hrc_session_util.get_userid from dual
SELECT hrc_session_util.get_user_personid from dual
SELECT sys_context( 'USERENV', 'CLIENT_IDENTIFIER')) from dual
SELECT FND_GLOBAL.USER_GUID from dual

 

Thanks

Suresh

 

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!