HI,
I'm tying an offline adobe form scenario wherein the form should allow uploading images and when submitted should save it to SAP.
I tried the following..
Using GP - I mapped the ImageField (Binary) to an Xstring field in a FM but I could I dont see the complete image string in the field. I just see a string 00 in the field value.
Is there a way to upload images using an offline form (GP or ABAP or Web dynpro). I found a lot of help to do it from SAP (MIME repository) to Form. But I want to do it the other way - from form to SAP.
Thank you,
Vasu
Edited by: Sri on Apr 27, 2010 5:31 PM