Join the OracleApps88 Telegram group @OracleApps88to get more information on Oracle EBS R12/Oracle Fusion applications.

If you are facing any issues while copying the Code/Script or any issues with Posts, Please send a mail to OracleApp88@Yahoo.com or message me at @apps88 or +91 905 957 4321 in telegram.

Monday, June 20, 2011

Check User -- Application and assigned responsiblity

SELECT
UNIQUE u.user_id,
SUBSTR (u.user_name, 1, 30) user_name,
SUBSTR (A.APPLICATION_NAME, 1, 50) Application,
SUBSTR (R.RESPONSIBILITY_NAME, 1, 60) Responsiblity

FROM
fnd_user u,
FND_USER_RESP_GROUPS G,
fnd_application_tl A,
FND_RESPONSIBILITY_TL R

WHERE
G.User_Id(+) = U.User_ID
AND G.RESPONSIBILITY_APPLICATION_ID = A.Application_Id
AND A.Application_Id = R.Application_Id
AND G.RESPONSIBILITY_ID = R.RESPONSIBILITY_ID

ORDER BY SUBSTR (user_name, 1, 30),
SUBSTR (A.APPLICATION_NAME, 1, 50),
SUBSTR (R.RESPONSIBILITY_NAME, 1, 60)

No comments:

Post a Comment

If you are facing any issues while copying the Code/Script or any issues with Posts, Please send a mail to OracleApp88@Yahoo.com or message me at @apps88 or +91 905 957 4321 in telegram.
Best Blogger TipsGet Flower Effect