cancel
Showing results for 
Search instead for 
Did you mean: 

How to get file from Document Server (DMS)

Former Member
0 Kudos

HI,

what is the best way to get the content of of document in Webdynpro Java?

I use the bapis Bapi_Document_Getobjectdocs and Bapi_Document_Getdetail2 to get the details of the document.

But how do I get the content? Are there some tutorials or examples how to do this?

I have read about the Bapi_Document_Checkoutview2 function. Can I use this function in Webdynpro Java, how?

Best regards,

Peter

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Peter,

If you already have the BAPIs to do the job, then you can just call those bapis from Web Dynpro Java by using Adapative RFC Model functionality in Web Dynpro Java. It will be easier.

Regards,

Ajay

Answers (0)