Home » Developer & Programmer » Reports & Discoverer » Sub Drill-Down Report (Oracle 6i Reports)
Sub Drill-Down Report [message #541883] Fri, 03 February 2012 00:11 Go to next message
1982Hashmi
Messages: 69
Registered: March 2011
Location: Islamabad
Member
Hi to everyone.

I'm calling sub drill-down report (Report C) from a drill-down report (Report B) using buttons. Report opens correctly but when I tend to close the sub drill-down report (Report C), all reports in hierarchy including the main report (Report A) also close down after raising an exception "An un-handled win32 exception raised in RWRBE60.EXE [3300]"

Report Calling Sequence:-
Main Report => Drill Down Report => Sub Drill Down Report

Can anyone guide me, how to resolve this issue?

Thanks in Advance.

Ahmed Faraz
Re: Sub Drill-Down Report [message #542210 is a reply to message #541883] Sun, 05 February 2012 23:12 Go to previous messageGo to next message
1982Hashmi
Messages: 69
Registered: March 2011
Location: Islamabad
Member
Please help me in this regard.
Re: Sub Drill-Down Report [message #542229 is a reply to message #542210] Mon, 06 February 2012 00:31 Go to previous messageGo to next message
ranamirfan
Messages: 535
Registered: January 2006
Location: Pakistan / Saudi Arabia
Senior Member

Did you also put Exception handler in you report.Please try it.
EXCEPTION
  when srw.run_report_failure then
  srw.message(30, 'Error mailing reports.');
  raise srw.program_abort;
END;



Regards,
Irfan
Re: Sub Drill-Down Report [message #543044 is a reply to message #542229] Sun, 12 February 2012 22:54 Go to previous message
1982Hashmi
Messages: 69
Registered: March 2011
Location: Islamabad
Member
Thanks for your advice. I will check and let you inform.
Previous Topic: how to join head section ,main section and trailer section
Next Topic: arabic numbers in report 11g
Goto Forum:
  


Current Time: Fri Mar 29 01:36:50 CDT 2024