adding a image ui element to an abap web dynpro view

1
Adding a IMAGE UI element to an ABAP Web Dynpro view Web Apps -> Web Dynpro -> Add MIME Below are the steps for adding an 'IMAGE' UI element to a view. Step 1 Create new Web Dynpro component! Step 2 On the layout tab of the view create a UI element of type 'IMAGE'. Now goto your MIME repository and find an image you want to display. Now enter the path of this image into the source property of the IMAGE element or just simply drag the image from MIME repository onto the source parameter and it will enter the path for you.

Upload: rasika-jayawardana

Post on 04-Dec-2015

222 views

Category:

Documents


0 download

DESCRIPTION

ADDING IMAGE

TRANSCRIPT

Page 1: Adding a IMAGE UI Element to an ABAP Web Dynpro View

Adding a IMAGE UI element to an ABAP Web Dynpro viewWeb Apps -> Web Dynpro -> Add MIME

Below are the steps for adding an 'IMAGE' UI element to a view.

Step 1Create new Web Dynpro component!

Step 2On the layout tab of the view create a UI element of type 'IMAGE'. Now goto your MIME repository and find an image you want to display. Now enter the path of this image into the source property of the IMAGE element or just simply drag the image from MIME repository onto the source parameter and it will enter the path for you.