2008 May 07 6:36 AM
Hi
I want to send the files of all types ( like txt, Doc, Excel, BMP )
from Presentation Server to Application Server.
Is there any Function Module to transfer the file directly from presentation server to application server?
I tried with CG3Z but in case of BMP files it is not possible with that transaction.
Thanks in advance
Regards
GVRao
Hi
I want to send the files of all types ( like txt, Doc, Excel, BMP )
from Presentation Server to Application Server.
Is there any Function Module to transfer the file directly from presentation server to application server?
I tried with CG3Z but in case of BMP files it is not possible with that transaction.
Thanks in advance
Regards
GVRao
2008 May 07 6:39 AM
Hi Friend,
Use FM ARCHIVFILE_CLIENT_TO_SERVER.
Hope it helps.
Regards
Hemant Khemani
2008 May 07 7:49 AM
Hi,
Try Tcode OAER, you can store all the sort of documents in this Tcode.
Regards,
Sridhar
2010 Dec 23 6:24 AM
Hello, did you find a sollution for this? I have the same problem now....
2010 Dec 23 6:32 AM
Hi,
you have 2 options :
1. To upload a file from presentation server to application
server we have to do the following :
a. upload the file from presentation server in to an
internal table using gui_upload.
b.open dataset
c.loop the internal table
d.use transfer statement to write into application server
2. The FM which transfers a file from
Presentation - > Application Server is :
ARCHIVFILE_CLIENT_TO_SERVER
You just need to mention filename with complete path.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |