Home » Developer & Programmer » Reports & Discoverer » Run Report to another Report with Report parameter (developer 6i database 10g window xp)
Run Report to another Report with Report parameter [message #406306] Wed, 03 June 2009 04:16 Go to next message
shahzaib_4vip@hotmail.com
Messages: 410
Registered: December 2008
Location: karachi
Senior Member
Hellow all

I want to run report to another report with parameter
i search in orafaq and find how to run report with report but my 2nd report contain parameter

i right trigger in button


procedure U_1ButtonAction is

begin
  srw.run_report('report=d:\job.RDF');
end;


but in job.RDF contain 1 parameter which is job


Regards


Shahzaib ismail
Re: Run Report to another Report with Report parameter [message #407725 is a reply to message #406306] Thu, 11 June 2009 05:35 Go to previous messageGo to next message
shahzaib_4vip@hotmail.com
Messages: 410
Registered: December 2008
Location: karachi
Senior Member
Done it Man

Yeah
Re: Run Report to another Report with Report parameter [message #407744 is a reply to message #406306] Thu, 11 June 2009 06:41 Go to previous message
coolbunny111
Messages: 12
Registered: June 2009
Junior Member
try it

srw.run_report('report=c:\DEPT.RDF PARAMFORM=NO DEPT="'||:DEPTNO||'"');


Previous Topic: PDF output is not giving the Arabian characters, but the xml does
Next Topic: Reports 6i --data being printed from middle of the page from page 2 (merged 3)
Goto Forum:
  


Current Time: Thu Mar 28 06:27:15 CDT 2024