‎2008 Nov 03 7:35 AM
I am going to develop a product list on SAP, which will list out the product information and it's image. I think the information is easy to extract, but the image I don't know how to upload and display. My idea is create a image and product mapping table. Then I don't know I should store the binary in database or store in somewhere, after upload the image mapping. How can I display the image for user.
‎2008 Nov 03 11:38 AM
Hi,
Yes your approach is correct. Store the mapping details of image with material in a Z table.
Build a program to retrieve the name of image from the Z table & then call the image on the screen. You may refer sample program
SAP_PICTURE_DEMO
SAP_PICTURE_DEMO_ICON
RSDEMO_PICTURE_CONTROL
Best regards,
Prashant
‎2008 Nov 03 11:44 AM
Hi,
Store your pictures in SAP-Web Repository.
Goto Transaction SMw0 and proceed storing the images and call them in your list.
For the procedure how to upload in SMw0 there are lot of post how to do it please check them.
Cheers!!
Venk@