| Home • Tips • Tutorials • Forums • Certification Q's • Interview Q's • Jobs • Testimonials • Contact Us | ||
Document Categories:
What's New?
Contribute?Sample SpecsWhat's Hot? |
Displaying an image or logo in Web Dynpro application without using MIME objectBy Rajneesh Balodi, Infosys Technologies For displaying an image/logo
in Web Dynpro application, usually a MIME object is created where a image is
uploaded from a legacy. But what if an image or logo
is stored in document server (Transaction SE78) or what if the image is required
to be fetched from R3?? In simple words this article
will help in displaying an image from SE78 transaction to the Web Dynpro
application. The 6 steps in the whole
process are described below. Code mentioned in step 2-5 needs to be provided in
WDDOINIT method of view. 1. Create a Web
dynpro component ZTEST1. Create a view FIRST_VIEW for
a Web Dynpro component. Insert a image element 'IMAGE' in view layout.
Create an attribute
IMAGE_URL of type STRING in view context.
Assign the above created
attribute to the SOURCE property of IMAGE element
Create a window ZTEST1 for
Web Dynpro component and drag the view inside the window.
|
|
|
Please send us your feedback/suggestions at webmaster@SAPTechnical.COM Home • Contribute • About Us • Privacy • Terms Of Use • Disclaimer • Safe • Companies: Advertise on SAPTechnical.COM | Post Job • Contact Us ©2006-2007 SAPTechnical.COM. All rights reserved. All
product names are trademarks of their respective companies. SAPTechnical.COM
is in no way affiliated with SAP AG. Graphic Design by Round the Bend Wizards |
||