‎2007 May 10 6:27 AM
Hi
We are doing applicaton server download using open dataset command. We are mainting logical file path using FILE Transaction. Now we want to give the physical file name dynamically from the program in which the download is happning as we dont want to hard code it in the FILE TCode
Any clues!!!!!!!!!!!!!!!
Regards
Vijay
‎2007 May 10 6:29 AM
‎2007 May 10 6:36 AM
Hi Swatantra,
For this first download ur file on presentation server using FM
'gui_download'. and then use tcode <b>CG3Z</b> to load file on to application server
to the location u want.
Reward points if helpful.
Regards,
Hemant
‎2007 May 10 6:44 AM
Hi,
Use tcode CG3Z to load file on to the application server to the location u want.
<b>plz reward points if helpful or if it solves ur query.</b>
Thanks
Chinmay
‎2007 May 10 7:57 AM
hi,
use function module ws_download.
reward with points if helpful