cancel
Showing results for 
Search instead for 
Did you mean: 

DMS file upload and download in WDP ABAP

Former Member
0 Kudos

Dear Experts,

Currently im working on Document management system using WDP ABAP.

I.e i need to upload anykind of file using FILEUPLOAD UI element in WDP and after click on SAVE button,It generates unique DMS ID no.(ex : 10055463545) in the table which is avaliable below.

On the click of that DMS ID no.(ex : 10055463545) of type URL.I want to fetch file contents/open from DMS server.

Can anyone help me out with the situation which im facing now by providing any useful FM'S/LINKS/DOCUMENTS/PROGRAMS which may help me to resolve the issue.

Awaiting for replies

Katrice

Accepted Solutions (1)

Accepted Solutions (1)

former_member197425
Active Participant
0 Kudos

Hi Katrice,

Please check the below thread may be useful..

http://scn.sap.com/thread/1659449

Thanks,

Nandi

Former Member
0 Kudos

Hello Nandi Kishore,

I've tried with the above thread.But still i'm unable to open the file content by clicking on DMS doc no as shown above.

And aslo i've used the FM '  EHSB_LBDOC_DMS_DOC_VIEW' which will directly opens the file by passing DOKAR,DOKNR,DOKVR,DOKTL.

But in the importing parameter 'e_file',It is not importing any value.I tired using other FM's.But still i'm unable to open the file into web UI which has been uploaded into DMS .

Can you please let me know will there be any configuration settings which might be missing in my case (which does not allows me to open uploaded DMS file).

Waiting for your reply.

Katrice

Answers (0)