‎2007 Jul 26 10:28 AM
Hi All,
I am using the function module '<b>MS_EXCEL_OLE_STANDARD_DAT</b>' in my program to download the file.The file is opening immediately after downloading itself. Please tell me as how i can suppress this display of file.
P.N: I am downloading this file to the Presentation Server.
‎2007 Jul 26 10:34 AM
Hi
Use GUI_DOWNLOAD instead of this
so that it won't open immediately as this fun module
MS_EXCEL_OLE_STANDARD_DAT
there is no control parameter (like - No_DIALOG = 'X') for this fun module
<b>Reward points for useful Answers</b>
Regards
Anji
‎2007 Jul 26 10:34 AM
Hi
Use GUI_DOWNLOAD instead of this
so that it won't open immediately as this fun module
MS_EXCEL_OLE_STANDARD_DAT
there is no control parameter (like - No_DIALOG = 'X') for this fun module
<b>Reward points for useful Answers</b>
Regards
Anji