cancel
Showing results for 
Search instead for 
Did you mean: 

How to add image to webdynpro screen . ?

naval_bhatt4
Contributor
0 Kudos

How to add image to webdynpro screen . ?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi,

right click ur application and then click on create mime object.

with Mime Objects u cn upload doc , jpeg, or giff files from our local system into the webdypnpro system .

You can even try creating the MIME objects in webdynrpo abap .

Right click on ur component->mime object->import

after importing you can see that image into your component as MIME object .Now insert a UI element image into your view layout .

Go to the source property of IMAGE element and select F4 option , u will find a window is opening with some tabs

Select tab COMPONENT IMAGES and component name select your component .

You will find the image which you have imported into this section just select the image and save it.

In the transaction sicf/bc/webdynpro , u cn check your component name there you can view the mime objects created by you .

also refer the SAP online help :

http://help.sap.com/saphelp_crm50/helpdata/en/46/bb182fab4811d4968100a0c94260a5/content.htm

to knw more abt mime repositories.

http://help.sap.com/saphelp_nw04/helpdata/en/f3/1a61a9dc7f2e4199458e964e76b4ba/content.htm

regards,

Amit

Answers (1)

Answers (1)

Former Member
0 Kudos

You can upload your image to MIME and then use 'Image" uielement to display the image.

naval_bhatt4
Contributor
0 Kudos

null

Edited by: naval bhatt on Apr 9, 2010 11:06 AM

Edited by: naval bhatt on Apr 9, 2010 11:06 AM