‎2006 Feb 16 12:24 PM
I am using a fm: GFW_PRES_SHOW that returns a binary table(RAW 255) which is a GIF image.
I want to display this image in Smartforms.
but as per my knowledge, the image should reside in SE78 and should be '.bmp' or '.tif'
I tried for the following solution:
1. Get the binary data from FM: GFW_PRES_SHOW
2. Put the data in the same repoository as SE78 Tcode does
(i replicated the same code as in SE78)
3. use the image in SMARTFORMS
but the program fails at step2 saying that it only needs a
'.bmp' or '.tif' file.
Can anyone please give me the solution either for
1. converting the '.gif' image to '.bmp' or '.tif'
or
2. a fm which can give the chart in '.bmp' or '.tif' format
that i will put in SE78 repository and use it
or
3. something at smartform level to show a binary image(GIF)
in a window.
‎2006 Feb 16 12:50 PM
Hi Nirmit,
Try this,
Open the GIF file and save it as TIF or BMP and then try using SE78.
Hope this helps.
Thanks
Lakshman
‎2006 Feb 16 12:57 PM
thanx for the reply,
but this is a part of a process flow, without human intervention.
‎2013 Sep 26 8:58 AM
Hi Nirmit,
I have same requirement as u had. Could you please tell me how you achieved barchart in smartform?
Thanks,
Gowri.
‎2016 Jul 13 3:00 PM
Hello,
I have the same requirement ,
Can you please help me by sharing your solution.
Thanks !