cancel
Showing results for 
Search instead for 
Did you mean: 

Insert document attached located in sap server(=legacy syst)

Former Member
0 Kudos
92

Hello,

I wish to program an interface to insert document attached (in particular : the pictures) in the Crm product in a specified repertory. (transaction : “COMMPR01”, tab : « Document »)

I found and tested methods CL_CRM_DOCUMENTS-CREATE_WITH_FILE

To create, the picture (if there is located in my computer = presentation server) is well inserted into the article (parameter business object)in the repertory desired (parameter: parent_folder) but I have a problem.

=> I want to insert pictures which are located in MY SAP SERVER. (in MY LEGACY SYSTEM) (/usr/sap/filein..)

I have the same problem with the function FM : COM_PROD_MATERIAL_MAINTAIN_API

By advance, thank you for your assistance.

Kind regards,

Greetings,

Servane Coppalle

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Servane,

Can you solve the problem?

If yes, can you help me. It's very urgent because I have deliver by monday morning.

Thanks in advanced.

Giulio

Former Member
0 Kudos

Hi Coppalle,

I am having the same issue as you have.

Are you able to find the solution, if you did can you please e-mail it to me. My email is conrad.argente@hunterdouglas.com.

Also, I was trying to execute the method that you mentioned. Can you please send me the parameters needed to be able to test my upload. All my images are residing in my local drive (presentation).

I appreciate your help on this.

Thanks,

Former Member
0 Kudos

My problem is how the URL should be adressed 'file://server/folder/test.doc' using in CL_CRM_DOCUMENTS =>

CREATE_WITH_URL method .. but it doesn't work (i have a dump)

Any help is welcome,

Thanks

Former Member
0 Kudos

Hello,

I have a similar problem. I am wondering if you have resolved it?

Thank you in advance,

Ronald Kleijn

Former Member
0 Kudos

Hi Coppalle,

I am trying to use CL_CRM_DOCUMENTS-CREATE_WITH_FILE to upload the image from presentation server, Can you please suggest me what all parameter and what value i have to pass to execute this method.

I am trying to get it done but i am not getting the result.

Thanks in Advance.

Regards,

Manoj Tiwari