Home » Developer & Programmer » Reports & Discoverer » Desname help (Reports 6i)
Desname help [message #569627] Tue, 30 October 2012 07:44
arif_md2009
Messages: 732
Registered: May 2009
Location: United Arab Emirates
Senior Member

I have a form through which i am displaying data in excel, the problem is everytime it asks for file location where to be saved,i want the file to be open and let user close it and save it.The following are the parameters.


  STD_ADD_PARA_PKG.STD_ADD_PARAMETER(PARAM_ID,'DESTYPE',TEXT_PARAMETER,'FILE'); 
      STD_ADD_PARA_PKG.STD_ADD_PARAMETER(PARAM_ID,'DESFORMAT',TEXT_PARAMETER,'RTF');
      STD_ADD_PARA_PKG.STD_ADD_PARAMETER(PARAM_ID,'M_DEST_TYPE',TEXT_PARAMETER,DEST_TYPE);
      STD_ADD_PARA_PKG.STD_ADD_PARAMETER(PARAM_ID,'DESNAME',TEXT_PARAMETER, NAME_IN('REPORT.M_DEST_NAME'));

Previous Topic: Send Report as attached
Next Topic: Track the ip address of client who is accessing the report
Goto Forum:
  


Current Time: Thu Mar 28 03:20:52 CDT 2024