Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Graphics images

Former Member
0 Likes
445

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

2 REPLIES 2
Read only

Former Member
0 Likes
409

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

Read only

Former Member
0 Likes
409

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.