cancel
Showing results for 
Search instead for 
Did you mean: 

How to add an attachment to member activity in Loyalty Management with fm or class?

mhmtlsbs
Explorer
0 Kudos
181

Hello everybody,

I'am triying to attach a picture to member activity but I haven't manage to attached it yet. I have tried class cl_crm_documents=>create_with_table but it doesn't seem to be working. Anybody have an idea how to do it?

Thank you all in advance.

View Entire Topic
mhmtlsbs
Explorer
0 Kudos

Hello everybody,

I figured it out. Class cl_crm_documents=>create_with_table works fine. I was just giving mime type as image\jpeg instead of image/jpeg.