APPS:How to view the concurrent request output of other users

本文探讨了Oracle应用程序中通过配置“Concurrent:ReportAccessLevel”选项实现不同责任级别用户查看他人请求输出的方法。通常情况下,此配置需由系统管理员完成。文章还介绍了如何利用特定路径设置变量以查看特定用户的报告。

Basicaly, as Oracle documents, we can profile option "Concurrent:Report Access Level" to Responsiblity instead of default value 'User', then , user can view the request output of other users login as same responsibillity. But this profile option can only be set by System Administrator.

After checking the code in FNDRSRUN, I notice the button 'VIEW_OUTPUT' is enabled and disabled based a fucntion fnd_rep_util.rep_access, basicaly this will return true when the :world.user_id = :request.requested_by or when the :world.rep_access = 'R' meaning report access level is responsiblity, and the login responsibliity and responsibliity application are the same as the request.

 

In this case, when I have apps password, meaning I can access Help->Diagnostic->Examine, then I can set :world.user_id to the value of reqpuested_by of the requestt and re-query the screen to display all report of this user, then the View Output button will be enabled.

 

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值