Application Development and Automation 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: 
Read only

Upload PDF documents to SCM

uwe_schoenwald
Advisor
Advisor
0 Likes
1,215

Hello,

our requirement is to upload PDF documents in Supply Chain Management (SCM) and attach them to Business Objects. Has anybody an idea for a best practice solution?

Thanks and regards,

Uwe

1 ACCEPTED SOLUTION
Read only

athavanraja
Active Contributor
0 Likes
1,083

Generally most of the SCM objects - venodr, material, po, etc has this feature enabled in the relevant transactions. this feature is called General \object Service. (for example in PO transactions, you can see a icon left of the title in the title bar)

if you want to programatically upload documents into the SAP DMS , this is also possible. let us know what you want to do

Regards

Raja

Hello,

our requirement is to upload PDF documents in Supply Chain Management (SCM) and attach them to Business Objects. Has anybody an idea for a best practice solution?

Thanks and regards,

Uwe

4 REPLIES 4
Read only

athavanraja
Active Contributor
0 Likes
1,084

Generally most of the SCM objects - venodr, material, po, etc has this feature enabled in the relevant transactions. this feature is called General \object Service. (for example in PO transactions, you can see a icon left of the title in the title bar)

if you want to programatically upload documents into the SAP DMS , this is also possible. let us know what you want to do

Regards

Raja

Read only

0 Likes
1,083

Hi Raja,

thanks a lot for your prompt reply! What we want to do is to implement such upload service on a business object, and save the uploaded PDF document in our system. The system we are doing development is SCM 6.0. Could you let us know how to do this?

Kind regards,

Uwe

Read only

0 Likes
1,083

you mean you want to develop a tool which takes the business object and its key and the file details as input and stores them in SAP.

Can you explain your requirements a bit further.

Regards

Raja

Read only

0 Likes
1,083

Hi Raja,

we are not going to develop a tool extra. The business requirement here is: to store legal business document, which has been issued in PDF file, in SAP system. The challenge we also are facing is: the business document is stored in a FTP folder for pulling, we have to pull it into SAP system and store it as attachment.

Hope this give you a better view of what we are going to do, looking forward to your reply,

Best regards,

Xiaoqun