You can use transaction code CG3Z
and CG3Y to upload and download files from operating system level directly on
your SAP GUI. So, no need to use FTP to get or receive the files. Transaction
code CG3Z is used for upload and transaction code CG3Y for download.
Upload
to OS Level via SAPGUI
Below example will show on how to
upload sapstart123.log file from my local desktop to OS level,
usr/sap/SID/DVEBMGSXX/work via SAP. Execute transaction code CG3Z. Put the
Source file on application server as /usr/sap/SID/DVEBMGSXX/work and Target
file on front end as in your local desktop. Let the Transfer format for data as
BIN. Press upload (or Shift+F2).
Download
from OS Level via SAPGUI
I’m going to download sapstart.log
file from /usr/sap/SID/DVEBMGSXX/work directory. Execute transaction code CG3Y.
Put the Source file on application server as /usr/sap/SID/DVEBMGSXX/work and
Target file on front end as in your local desktop. Let the Transfer format for
data as BIN. Press download (or Shift+F1)
0 Comments