cancel
Showing results for 
Search instead for 
Did you mean: 

Web Service attachment

Former Member
0 Kudos

Hi Gurus,

I have to create a web service that accepts an attachement (pdf file) from non sap system, and it should store in the SAP system. Please let me know what has to be done at SAP side.

Thanks,

David.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hey,

in order to save the PDF, you should write some code, you in WS.

You might store the PDF, in several ways, for example:

1. Table with raw column

2. Content server

3. Store in sap mime-repository (like sap store several blob objects, such as pictures, in transaction "SMW0")