per_accrual_calc_functions.get_net_accrual error [message #409432] |
Mon, 22 June 2009 12:43 |
jonski_doodz
Messages: 2 Registered: June 2009 Location: K.S.A.
|
Junior Member |
|
|
Hi! I created a new report which is calling the procedure per_accrual_calc_functions.get_net_accrual but when run inside Oracle Applications SRS is giving REP-1401 - Fatal PL/SQL Error Ocurred. Do I have to define anything else inside the report? All the IN and OUT parameters are properly defined.
Thank you in advance.
|
|
|
Re: per_accrual_calc_functions.get_net_accrual error [message #410392 is a reply to message #409432] |
Fri, 26 June 2009 15:02 |
|
vamsi kasina
Messages: 2112 Registered: October 2003 Location: Cincinnati, OH
|
Senior Member |
|
|
Is your concurrent program having an executable as "Oracle Reports"?
What are the parameters are accepted by the report?
What are the values you are passing as the parameters to the concurrent program?
Can the procedure call be run from anonymous block? Will that work fine?
By
Vamsi
|
|
|