2008 Jan 31 11:40 AM
Hi Experts
Whats the table in SAP which contains all our graphics images.
Is there any function module to display the images in our system.
where these graphics images stored.
Thanks in advance.
Regards
Rajaram
Hi Experts
Whats the table in SAP which contains all our graphics images.
Is there any function module to display the images in our system.
where these graphics images stored.
Thanks in advance.
Regards
Rajaram
2008 Jan 31 11:49 AM
The images were sored on the application server.
U can c all the images and flat files in TCODE AL11
And images are uploaded using Tcode se78
2008 Jan 31 12:51 PM
Function module for getting all the images is
SAPSCRIPT_SEARCH_GRAPHIC_BDS
Also in se78
graphics->import
(u ll get a popup to upload images).
And in the case of viewing all the images in SAP server,
Just f4 on the name then u ll b getting a list with all the images in SAP.