fbpx

Application server ( Al11) File Download and Upload

Often we will be using the application server to Upload the file or to download the files from the SAP application server.

There are 2 standard program which support this process.

1. Download File:

* T.code: CG3Y – This is used to Download the file from the application server
* The below 2 datas to be entered:

Source file on application server : This is the patch in which the file has to be read.

Target file on front end  : This is the presentation server ( P/c)  where the data has to be written.

2. Upload File: 

* T.code : CG3Z this is used to Upload the file from the Presentation server

Source file on front end:   Define  path from  which the file has to be read.

Target file on application server  : Define the path to the application server  where the data has to be written.

You can use the T.code AL11 to see the data in the  application server. 

Spread the love

Leave a Comment