Hi,
I'm trying to manage images in Abap program.
Reading on this forum, I'm able to import BMP e TIFF files (via SE78) and display them into a customer control.
Now I'm trying to manage also GIF images.
I'm using tc SMW0 to import gif images but with no result.
This is what I done:
1. call SMW0
2. select BINARY DATA
3. Run (no parameters specified)
4. New button
5. Import the GIF file.
The system display the "No MIME type assigned to object D:\logo.gif" and no images is added.
What I have to do?
Thanks
Salvatore