Home » Developer & Programmer » Reports & Discoverer » problem in using destype
problem in using destype [message #436163] Mon, 21 December 2009 23:05 Go to next message
dhinendra
Messages: 58
Registered: September 2009
Location: Gurgaon,India
Member
hi to all i was calling a report from a form,At the form level i want to convert it into excel so i used destype,desname,desformat for that. i create a button and used it like this-

Add_parameter(pl_id,'DESTYPE',TEXT_PARAMETER,:DESTYPE);
ADD_PARAMETER(pl_id,'DESFORMAT',TEXT_PARAMETER,:DESFORMAT);
ADD_PARAMETER(pl_id,'DESNAME',TEXT_PARAMETER,:DESNAME);

it is giving the output when i used only DESFORMAT and DESNAME,but when i used DESTYPE along with them it does not call the reports and just give- module built sucessfully.

waiting for solution.

Thanks
Re: problem in using destype [message #436171 is a reply to message #436163] Tue, 22 December 2009 00:18 Go to previous messageGo to next message
ramoradba
Messages: 2456
Registered: January 2009
Location: AndhraPradesh,Hyderabad,I...
Senior Member
I am not using Forms to call the reports But Hope this will help you...


how to call a Report from form using (destype,desname,desformat)


I just tried to help you.
Goodluck
sriram Smile
Re: problem in using destype [message #436189 is a reply to message #436163] Tue, 22 December 2009 01:15 Go to previous message
dhinendra
Messages: 58
Registered: September 2009
Location: Gurgaon,India
Member
hi ram thanks for reply but the problem is like this-

when i am using add_parameter like-

Add_parameter(pl_id,'DESTYPE',TEXT_PARAMETER,'SCREEN');

it is giving the output but when i used like-

Add_parameter(pl_id,'DESTYPE',TEXT_PARAMETER,:DESTYPE);

THEN it is not executing means not calling the report.


Thanks
Previous Topic: matrix report with fiscal months
Next Topic: Setup default printer inside rdf file
Goto Forum:
  


Current Time: Fri Apr 19 13:38:19 CDT 2024