Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Document retrieval from 3rd party DMS

FranklinAsis
Explorer
0 Kudos

Hi Experts,

I need to retrieve a pdf file from an external DMS. i have to write a program that will:

1. Display the list of released Prod Orders (ALV) - done

2. Open the Corresponding BMR(batch manufacturing record) for the specified Released PO.

3. Pass 2 values from the report to the BMR pdf file

Are there FM's for this?

Thanks and Regards,

FA

1 REPLY 1

Former Member
0 Kudos

Hello Franklin,

I can advise you a little on the retrieval part.

I assume that the external DMS is configured as a Content Repository in your system. (OAC0)

The content repository can be identified from OAC3, based on the SAP Object type and Archiving Object type being used. Please check the protocol that has been configured within the customizing of content repository. Further, go to OAA3 and verify the method of retrieval specified in the protocol and retrieve the data accordingly from OAOR or OAER.

Please reward points if this info helps you.

With Regards

Vijay Gajavalli