在一个职责中同时打开多个窗口

在一个职责中要想同时打开多个窗口,我们一般都是把工具--下面的的“关闭其他表单”的选项去掉就可以了,可是有个时候,这个选项是灰色的,不能修改。那么我们可以在职责定义过程中,在菜单排除项中将“浏览器:禁用多表单( Navigator: Disable Multiform )”这个功能排除掉就可以了。

The values are stored in FND_USER_PREFERENCES table by user. To see whether the checkbox is checked or not:

select * from fnd_preferences
where preference_name = ‘NEW_WINDOW_FLAG’

‘N’ means defaults to checked, ‘R’ means defaults to not-checked. We have had some inconsistencies with this checkbox. You would un-check it and exit the applications, and the next time when you log in, it’s checked again.

[@more@]

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/93426/viewspace-1019117/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/93426/viewspace-1019117/

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值