cancel
Showing results for 
Search instead for 
Did you mean: 

How to download the document in the document management system

Former Member
0 Kudos

HI,ALL

I tried to download the document to PC with ABAP,but I do not know which Function to using.

The document save in the menu paths:Logistics->Central Functions->Document Management System->Document->CV03N-Display. The Document Type is PM1 and the document save in the Document Data->Originals.

Thanks

xinjun ji

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Xinjun,

Goto the original and right click on it , you will get the option "Copy To" or "Downlaod" then you can save the document on your PC.

Hope this will resolve the query.

Regards,

Ravindra

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

You can use these bapis for checking out documents 'BAPI_DOCUMENT_CHECKOUTVIEW2' to check out originals of a document for display and 'BAPI_DOCUMENT_CHECKOUTMODIFY2'to check out a document for processing. For sample code you can check the function modules's documentation.

Former Member
0 Kudos

Hi Xinjun,

If u want to download mass documents, then u have to go with the function module BAPI_DOCUMENT_CHECKOUTVIEW2.

Kindly check this with your ABAP consultant.

Regards

Bhanu