Home » Developer & Programmer » Reports & Discoverer » calling report within report (d2k 6i)
icon6.gif  calling report within report (d2k 6i) [message #193960] Wed, 20 September 2006 02:41 Go to next message
misragopal
Messages: 125
Registered: June 2005
Location: New Delhi, india
Senior Member

how can we call report withing report. suppose we have a form type report. we want to call another report for rech record in seperate window.
Razz
Re: calling report within report (d2k 6i) [message #194006 is a reply to message #193960] Wed, 20 September 2006 06:28 Go to previous messageGo to next message
sandeepk7
Messages: 137
Registered: September 2006
Senior Member

Use srw.run_report to run report through report.

srw.run_report('report=report.rep destype=printer desformat=dflt batch=yes background=yes blankpages=no param1='||:param1);

Sandy
Re: calling form within report [message #208161 is a reply to message #194006] Fri, 08 December 2006 07:01 Go to previous messageGo to next message
nina.camille
Messages: 4
Registered: June 2006
Location: Trinidad
Junior Member
Hi there,

Is there any way to run a form from a report?
Re: calling report within report (d2k 6i) [message #208218 is a reply to message #194006] Fri, 08 December 2006 11:57 Go to previous message
ab_trivedi
Messages: 460
Registered: August 2006
Location: Pune, India
Senior Member
Hi sandy,

if u please send me an example of how to run a report from another report ?

Bye
Ashu
Previous Topic: Euro Sign
Next Topic: Pass multiple rows of data in user parameter
Goto Forum:
  


Current Time: Thu Jul 04 14:01:16 CDT 2024