🔹 Join the OracleApps88 Telegram Group - Stay up to date with the latest on Oracle EBS R12 and Oracle Cloud/Fusion Applications. 📌 Telegram Group : https://t.me/OracleApps88

💡 Facing issues copying code/scripts or viewing posts? We're here to help!
📬 Contact on Telegram : https://t.me/apps88
📱 Telegram/WhatsApp: +91 905 957 4321
📧 Email Support: OracleApp88@Yahoo.com

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