In EBS R11i, how can I retrieve user_id after logging in?
Hi,
After logging in R11.5.10.2 ATG RUP7, by clicking a custom menu, I would like to retrieve the user_id,
but could not succeed by using FND_GLOBAL. (returns -1).
After logging in R11.5.10.2 ATG RUP7, by clicking a custom menu, I would like to retrieve the user_id,
but could not succeed by using FND_GLOBAL. (returns -1).
Found NOTE:960111.1 but the solution<br/>just says it is expected behaviour.<br/><br/>Does it mean NOT USE fnd_global.user_id and USE FND_PROFILE.GET('USER_ID')?<br/><br/><br/>Any advise is greatly appreciated.<br/>Thanks.<br/>
0