cancel
Showing results for 
Search instead for 
Did you mean: 

Export of documents from DMS to PC

sweetruedi
Explorer
0 Kudos

Hello,
can someone explain, how I can download documents from DMS to PC in ABAP?

Thanks a lot for help.

Kind regards
SweetRuedi

Sandra_Rossi
Active Contributor
0 Kudos

You have tons of answers in the forum. Is DMS the acronym for CV0* transactions (i.e. BAPI_DOCUMENT_* function modules), or for Knowledge Provider (SDOK_* function modules) ?

Accepted Solutions (0)

Answers (1)

Answers (1)

christoph_hopf
Advisor
Advisor
0 Kudos

Hi Rüdiger,

from DMS application point of view the BAPI_DOCUMENT_CHECKOUTVIEW, BAPI_DOCUMENT_CHECKOUTVIEW2 and BAPI_DOCUMENT_CHECKOUTVIEWX can be used for this.

Another option would be to use report DMS_KPRO_READ where you can read the original details for a specific document info record and the result screen also shows some download icon.