Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

*BDC*

Former Member
0 Likes
400

Hi All,

What Is the t-code for upload download files from application server?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
382

Check AL11 Transaction to view the files ..... or use

CG3Y - to download file from application server.

CG3Z - to upload file from presentation server to application server.

2 REPLIES 2
Read only

Former Member
0 Likes
383

Check AL11 Transaction to view the files ..... or use

CG3Y - to download file from application server.

CG3Z - to upload file from presentation server to application server.

Read only

Former Member
0 Likes
382

Hi Atul,

In some versions of sap there is CG3Y and CG3Z to copy files too and from the presentation layer and the application server.

You can also just add all the systems in Tx STMS. You do not have to create transport routes

for all the systems. You can then use TMS to Push the requests any of the

systems.

If useful reward points .

Regards,

Adarsh Srivastava