cancel
Showing results for 
Search instead for 
Did you mean: 

Store Documents on LAN using ABAP Webdynpro Application

0 Kudos

I am working on a requirement to store documents in LAN directory from a webdynpro application. SAP delivered FM's are available for SAPGUI but i can't find for webdynpro. Goal is to read a docuemnt from user desktop using File Upload function and then store on a LAN directory. Also retrieve document from LAN and then display. Also delete document from LAN.

Any help is appreciated.

Accepted Solutions (0)

Answers (1)

Answers (1)

tim_kich
Explorer
0 Kudos

Vineela,

Try adding UI elements of type FILE_UPLOAD and FILE_DOWNLOAD to your views. I have not personally used them, but there should be plenty of documentation in SDN about them.