ITPUB??ì3
12月微软Hyper-V虚拟化沙龙主题征集
ITPUB论坛 » ERP二次开发 » 在ORACLE REPORT中如何使用SRW.USER_EXIT?

标题: 在ORACLE REPORT中如何使用SRW.USER_EXIT?
离线 ArrayHarry_shan
跟着ORACLE走


精华贴数 11
个人空间 0
技术积分 22631 (42)
社区积分 13853 (110)
注册日期 2003-2-28
论坛徽章:70
现任管理团队成员2008北京奥运纪念徽章:跳水2008北京奥运纪念徽章:排球生肖徽章2007版:羊生肖徽章2007版:牛生肖徽章2007版:猪
2008北京奥运纪念徽章:跆拳道2008北京奥运纪念徽章:柔道2008北京奥运纪念徽章:蹦床2008北京奥运纪念徽章:花样游泳2008北京奥运纪念徽章:击剑2008北京奥运纪念徽章:沙滩排球

发表于 2004-7-25 17:08 
在ORACLE REPORT中如何使用SRW.USER_EXIT?

在ORACLE REPORT中如何使用SRW.USER_EXIT?哪位大侠可以提供它的使用说明?


__________________
只看该作者    顶部
离线 Harry_shan
跟着ORACLE走


精华贴数 11
个人空间 0
技术积分 22631 (42)
社区积分 13853 (110)
注册日期 2003-2-28
论坛徽章:70
现任管理团队成员2008北京奥运纪念徽章:跳水2008北京奥运纪念徽章:排球生肖徽章2007版:羊生肖徽章2007版:牛生肖徽章2007版:猪
2008北京奥运纪念徽章:跆拳道2008北京奥运纪念徽章:柔道2008北京奥运纪念徽章:蹦床2008北京奥运纪念徽章:花样游泳2008北京奥运纪念徽章:击剑2008北京奥运纪念徽章:沙滩排球

发表于 2004-7-25 17:21 
LOG FILE中出现的ERROR信息:

REP-1433: 'beforereport': Error running user exit 'FND'.


__________________
只看该作者    顶部
离线 netfloater
革命尚未成功 同志还须努力


精华贴数 1
个人空间 0
技术积分 1471 (1172)
社区积分 77 (4009)
注册日期 2002-7-18
论坛徽章:3
ITPUB元老会员2006贡献徽章授权会员   
      

发表于 2004-7-26 14:07 
Syntax       

[SRW.REFERENCE(bject_name_1);]
[SRW.REFERENCE(bject2_name_2); ...];
SRW.USER_EXIT('user_exit_name [argument_list]');

where:


object_name_n           
Is the name of an Oracle Reports parameter or column whose value will be passed to the user exit in the user exit string.  This causes Oracle Reports to build a dependency list:  it will ensure that each referenced object will contain the most recently computed or fetched value before it is passed to the user exit.  

Note:  You must reference each parameter or column separately.  For details, see "SRW.REFERENCE".  For more information, see "SRW.REFERENCE".

user_exit_name       
Is the name of the user exit to which you are passing control.  The user exit name may be any length.  (On some operating systems, the name may be at most 6 characters.  Check with your system administrator.)

argument_list
Can contain the names of parameters and columns, constants, character strings, or any combination thereof, that you wish to pass to the user exit.  The argument list may be any length.

Note: The above syntax will need to be embedded in a PL/SQL program unit.  For more information about PL/SQL, see "PL/SQL in Oracle Reports".

Additional Information: If you want your user exit calls to be of the same format as user exit calls in Oracle Forms, you can use SRW.USER_EXIT20 instead of SRW.USER_EXIT.


__________________
100%  *  100%  =  100%      
50%    *  50%    =  25%
只看该作者    顶部
离线 Qracle
初级会员



精华贴数 0
个人空间 0
技术积分 48 (28880)
社区积分 0 (119429)
注册日期 2004-6-15
论坛徽章:1
ITPUB新首页上线纪念徽章     
      

发表于 2004-7-26 20:40 


QUOTE:
最初由 Harry_shan 发布
LOG FILE中出现的ERROR信息:

REP-1433: 'beforereport': Error running user exit 'FND'.


You should add a user parameter named p_conc_request_id


只看该作者    顶部
离线 Harry_shan
跟着ORACLE走


精华贴数 11
个人空间 0
技术积分 22631 (42)
社区积分 13853 (110)
注册日期 2003-2-28
论坛徽章:70
现任管理团队成员2008北京奥运纪念徽章:跳水2008北京奥运纪念徽章:排球生肖徽章2007版:羊生肖徽章2007版:牛生肖徽章2007版:猪
2008北京奥运纪念徽章:跆拳道2008北京奥运纪念徽章:柔道2008北京奥运纪念徽章:蹦床2008北京奥运纪念徽章:花样游泳2008北京奥运纪念徽章:击剑2008北京奥运纪念徽章:沙滩排球

发表于 2004-7-27 12:35 
谢谢Qracle,确实如此,现在解决了.




__________________
只看该作者    顶部
离线 shiaizhou
初级会员



精华贴数 0
个人空间 0
技术积分 6 (125269)
社区积分 0 (129854)
注册日期 2004-7-27
论坛徽章:0
      
      

发表于 2004-7-29 14:39 
要定义一个用户参数

P_CONC_REQUEST_ID   number;


只看该作者    顶部
 
    

相关内容


CopyRight 1999-2006 itpub.net All Right Reserved.
北京皓辰广域网络信息技术有限公司. 版权所有
E-mail:Webmaster@itpub.net
京ICP证:010037号 联系我们 法律顾问