2015年8月26日

摘要: http://www.cnblogs.com/quanweiru/archive/2012/09/26/2704628.htmlcall fnd_global.APPS_INITIALIZE(1318,50583,401)select fnd_profile.VALUE('ORG_ID') FROM... 阅读全文
posted @ 2015-08-26 08:55 小L 阅读(714) 评论(0) 推荐(0)
 
摘要: http://www.cnblogs.com/quanweiru/archive/2013/03/30/2990945.htmlOracle EBS里Tools>Close Other Forms如果被勾选上的话,那么用户在打开一个Form的时候,就会关闭其他的Form,保证只有一个Form存在。我... 阅读全文
posted @ 2015-08-26 08:53 小L 阅读(275) 评论(0) 推荐(0)
 
摘要: http://www.cnblogs.com/quanweiru/p/4692071.html如何查看非自己提交的请求的结果定位要找的请求SQL举例:SELECT req.request_id, fcp.user_concurrent_program_name, usr.user_name, req... 阅读全文
posted @ 2015-08-26 08:40 小L 阅读(803) 评论(0) 推荐(0)