Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9236

Upload image to MIME Respository

$
0
0

Hi all,

 

I have a problem while uploading the image to the MIME repository with the following code:

 

ls_info-OBJID = '11111111111asd'.

 

mime_repository = cl_mime_repository_api=>get_api( ).

call method mime_repository->put( exporting

                                                            i_url                = '/SAP/BC/WEBDYNPRO/SAP/Y_UPLOAD_IMG_MIME_RESPO/IMG/0001.JPG'

                                                            i_content         = LS_NODE-DATA

                                                            I_NEW_LOIO   = LS_INFO ).


 

 

and it catch an Exception cx_sy_send_dynpro_no_receiver.

anybody know how to fix this?

 

Thank in advance.

 

Best regards.

SAM.


Viewing all articles
Browse latest Browse all 9236

Trending Articles