cancel
Showing results for 
Search instead for 
Did you mean: 

Application server

Former Member
0 Kudos

Hi,

1.We have a requirement to upload a file in to application server.And from application server to the bank server.

This should be automated.How?

2.When we run FDTA transaction, we will get the line items with GL account,and we have a reqmt to download the file as text.

So if we go to edit and click download a pop up will appear with only file name but not the entire path.

In such cases how can we find out the path of the file and where the file has got stored.

How can we achieve this if any body has any pointer that would be of great help.

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

in releases up to 6.20 non unicode you can use function modules (SE37)

ws_upload and ws_download.

From 6.20 on with unicode the new function modules are called gui_upload and gui_download

Pls see sap note 594356.

Hope this helps.

Kind regards,

Andreas