<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ABAP Tutorials &#187; image</title>
	<atom:link href="http://www.abap-tutorials.com/tag/image/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.abap-tutorials.com</link>
	<description>ABAP Tutorials, Guides, Training, Manuals</description>
	<lastBuildDate>Thu, 17 Nov 2011 07:43:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Add company logo to SAP Easy Access Initial Screen</title>
		<link>http://www.abap-tutorials.com/2009/12/23/add-company-logo-to-sap-easy-access-screen/</link>
		<comments>http://www.abap-tutorials.com/2009/12/23/add-company-logo-to-sap-easy-access-screen/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 04:31:26 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[company logo]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[SAP Easy Access]]></category>
		<category><![CDATA[SM30]]></category>
		<category><![CDATA[SMW0]]></category>
		<category><![CDATA[wallpaper]]></category>
		<category><![CDATA[WebRFC application]]></category>

		<guid isPermaLink="false">http://www.abap-tutorials.com/?p=1242</guid>
		<description><![CDATA[It is primarily required to display company logo instead of SAP standard wallpaper on SAP Easy Access Initial Screen. you can do it by using SMW0.     Go to transaction SMW0 and click on Binary Data for Web RFC Applications,     Click on Right Tick Mark on above.   On next screen you [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">It is primarily required to display company logo instead of SAP standard wallpaper on SAP Easy Access Initial Screen.  you can do it by using SMW0.</p>
<p style="text-align: center;"> </p>
<div style="width: 100%; float: left;"><img class="aligncenter size-full wp-image-1251" title="Change SAP Easy Access Image -pic0" src="http://www.abap-tutorials.com/wp-content/uploads/2009/12/main_image0.jpg" alt="main_image0" width="368" height="267" /></div>
<p> </p>
<p><span id="more-1242"></span></p>
<p>Go to transaction SMW0 and click on Binary Data for Web RFC Applications,</p>
<p style="text-align: center;"> </p>
<div style="width: 100%; float: left;"><img class="aligncenter size-full wp-image-1252" title="Change SAP Easy Access Image -pic1" src="http://www.abap-tutorials.com/wp-content/uploads/2009/12/main_image.jpg" alt="Change SAP Easy Access Image -pic1" width="548" height="221" /></div>
<p> </p>
<p>Click on Right Tick Mark on above.</p>
<p> </p>
<p>On next screen you will see a execute button don&#8217;t select any package just execute it.</p>
<p style="text-align: center;"> </p>
<div style="width: 100%; float: left;"><img class="aligncenter size-full wp-image-1253" title="Change SAP Easy Access Image -pic2" src="http://www.abap-tutorials.com/wp-content/uploads/2009/12/main_image2.jpg" alt="Change SAP Easy Access Image -pic2" width="579" height="248" /></div>
<p> </p>
<p> </p>
<p>On the next screen create a new entry by selecting Create button. Enter Object Name and Description. Press Enter to select the Image using File Browser. Select the Image and press Import.</p>
<p style="text-align: center;"> </p>
<div style="width: 100%; float: left;"><img class="aligncenter size-full wp-image-1254" title="Change SAP Easy Access Image -pic3" src="http://www.abap-tutorials.com/wp-content/uploads/2009/12/main_image3.jpg" alt="Change SAP Easy Access Image -pic3" width="602" height="440" /></div>
<p> </p>
<p> </p>
<p>Then go to SM30. Select table SSM_CUST. There will be a perameter called START_IMAGE. Enter parameter value (TEST IMAGE in our case).</p>
<p style="text-align: center;"> </p>
<div style="width: 100%; float: left;"><img class="aligncenter size-full wp-image-1256" title="Change SAP Easy Access Image -pic5" src="http://www.abap-tutorials.com/wp-content/uploads/2009/12/main_image41.jpg" alt="Change SAP Easy Access Image -pic4" width="614" height="445" /></div>
<p> </p>
<p>It will ask for a Transport Request. Create a Local Request.</p>
<p>Log off and login again. You will see new logo.</p>


<p>You might also be interested in these posts:<ol><li><a href='http://www.abap-tutorials.com/2009/07/29/display-oaer-pictures-on-screen/' rel='bookmark' title='ABAP Program to Display OAER pictures on Screen'>ABAP Program to Display OAER pictures on Screen</a></li>
<li><a href='http://www.abap-tutorials.com/2009/07/17/assign-a-t-code-to-maintenance-view/' rel='bookmark' title='Assign a T-code to Maintenance View in SAP'>Assign a T-code to Maintenance View in SAP</a></li>
<li><a href='http://www.abap-tutorials.com/2009/12/30/customizing-sap-login-screen/' rel='bookmark' title='Customizing SAP Login Screen'>Customizing SAP Login Screen</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.abap-tutorials.com/2009/12/23/add-company-logo-to-sap-easy-access-screen/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ABAP Program to Display OAER pictures on Screen</title>
		<link>http://www.abap-tutorials.com/2009/07/29/display-oaer-pictures-on-screen/</link>
		<comments>http://www.abap-tutorials.com/2009/07/29/display-oaer-pictures-on-screen/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 01:44:56 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[ABAP]]></category>
		<category><![CDATA[Abap Objects]]></category>
		<category><![CDATA[Function Modules]]></category>
		<category><![CDATA[Module Pool]]></category>
		<category><![CDATA[Quick Reference]]></category>
		<category><![CDATA[Sample Code]]></category>
		<category><![CDATA[display picture]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[OAER]]></category>
		<category><![CDATA[picture]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[upload]]></category>

		<guid isPermaLink="false">http://naveenvishal.wordpress.com/?p=515</guid>
		<description><![CDATA[There is another way to upload the image and display on screen in our custom application. We can also add the Images using the Transaction OAER, then calling the relevant functions to do rest of the work at PBO.   Steps to follow: Step 1: Upload the image using T-Code OAER. Follow as per given below [...]]]></description>
			<content:encoded><![CDATA[<div class="mceTemp mceIEcenter" style="text-align:justify;">There is another way to upload the image and display on screen in our custom application. We can also add the Images using the Transaction OAER, then calling the relevant functions to do rest of the work at PBO.</div>
<div class="mceTemp mceIEcenter" style="text-align:justify;">
<div id="attachment_525" class="wp-caption aligncenter" style="width: 460px"><img class="size-full wp-image-525" title="Image display (using OAER)" src="http://naveenvishal.files.wordpress.com/2009/07/oaer_initial2.jpg" alt="Image display (using OAER)" width="450" height="326" /><p class="wp-caption-text">Image display (using OAER)</p></div>
</div>
<p style="text-align:justify;"> </p>
<p style="text-align:justify;"><span id="more-515"></span></p>
<p style="text-align:justify;"><strong><span style="color:#339966;">Steps to follow:</span></strong></p>
<p style="text-align:justify;"><span style="color:#000000;"><strong>Step 1: </strong>Upload the image using T-Code OAER. Follow as per given below to upload the image.</span></p>
<p style="text-align:justify;"><span style="color:#000000;">On Initial screen, enter the Class Name (&#8216;PICTURES&#8217;), Class Type (&#8216;OT&#8217;) and Object Key (enter project name / your name; I used my name to group all the images uploaded by me).</span></p>
<div id="attachment_528" class="wp-caption aligncenter" style="width: 460px"><img class="size-full wp-image-528" title="Enter Details on initial screen of OAER" src="http://naveenvishal.files.wordpress.com/2009/07/oaer12.jpg" alt="Enter Details on initial screen of OAER" width="450" height="107" /><p class="wp-caption-text">Enter Details on initial screen of OAER</p></div>
<p style="text-align:justify;">Execute by pressing F8. On next screen you have to create a Screen (thats actually an image). Goto create tab and double click the Screen. A window pops-up for the file name specification. Browse to the file you want to upload, and press open.Upload image to OAER.</p>
<div id="attachment_530" class="wp-caption aligncenter" style="width: 460px"><img class="size-full wp-image-530" title="Select the file to upload" src="http://naveenvishal.files.wordpress.com/2009/07/oaer21.jpg" alt="Select the file to upload" width="450" height="325" /><p class="wp-caption-text">Select the file to upload</p></div>
<p> </p>
<p>On next screen press ok to save the image.</p>
<div id="attachment_521" class="wp-caption aligncenter" style="width: 460px"><img class="size-full wp-image-521" title="Press ok to save the Image" src="http://naveenvishal.files.wordpress.com/2009/07/oaer3.jpg" alt="Press ok to save the Image" width="450" height="289" /><p class="wp-caption-text">Press ok to save the Image</p></div>
<p>The details of the screen is now visible to you.</p>
<div id="attachment_522" class="wp-caption aligncenter" style="width: 460px"><img class="size-full wp-image-522" title="Image Details - now visible" src="http://naveenvishal.files.wordpress.com/2009/07/oaer4.jpg" alt="Image Details - now visible" width="450" height="524" /><p class="wp-caption-text">Image Details - now visible</p></div>
<p> </p>
<p style="text-align:justify;">Step 2: Create a Module Pool program with a Screen and place a custom container(name it PICT190) on the screen(say 0100).</p>
<p>step 3: Place the following code in the program in PBO module.</p>
<p><span style="color:#3366ff;">*&amp;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;*<br />
*&amp;      Module  STATUS_0100  OUTPUT<br />
*&amp;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;*<br />
*       text<br />
*&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-*<br />
</span>module status_0100 output.<br />
<span style="color:#3366ff;">*&#8211; Main Status</span><br />
  set pf-status &#8217;0100&#8242;.<br />
  set titlebar &#8217;0100&#8242;.</p>
<p>  v_objkey = &#8216;NAVEENVISHAL&#8217;.<br />
  v_class = &#8216;PICTURES&#8217;.<br />
  v_type = &#8216;OT&#8217;.<br />
  v_client = &#8217;090&#8242;.</p>
<p>  call function &#8216;BDS_BUSINESSDOCUMENT_GET_URL&#8217;<br />
    EXPORTING<br />
      classname  = v_class<br />
      classtype  = v_type<br />
      client     = v_client<br />
      OBJECT_KEY = V_OBJKEY<br />
    TABLES<br />
      uris       = uris.</p>
<p><span style="color:#3366ff;">* Find image</span><br />
  loop at uris.<br />
    search uris-uri for &#8216;winter.jpg&#8217;.<br />
    if sy-subrc = 0.<br />
      url = uris-uri.<br />
      exit.<br />
    endif.<br />
  endloop.<br />
<span style="color:#3366ff;">*  create container and place picture in it</span><br />
  if pict190 is initial.<br />
    create object picture_container<br />
      EXPORTING<br />
        container_name = &#8216;PICT190&#8242;.</p>
<p>    create object pict190<br />
      EXPORTING<br />
        parent = picture_container.</p>
<p>    call method:<br />
    pict190-&gt;load_picture_from_url<br />
    exporting url = url,<br />
    pict190-&gt;set_display_mode<br />
    exporting display_mode = pict190-&gt;display_mode_normal_center.<br />
  endif.</p>
<p>endmodule.                 <span style="color:#3366ff;">&#8221; STATUS_0100  OUTPUT</span></p>
<p><span style="color:#3366ff;"> </span></p>
<p style="text-align:justify;">Thats it..Image will be shown in the defined container.</p>
<p style="text-align:justify;"> </p>


<p>You might also be interested in these posts:<ol><li><a href='http://www.abap-tutorials.com/2009/07/28/display-se78-pictures-on-screen/' rel='bookmark' title='ABAP Program to Display SE78 pictures on Screen'>ABAP Program to Display SE78 pictures on Screen</a></li>
<li><a href='http://www.abap-tutorials.com/2009/07/28/edit-alv-grid-contents/' rel='bookmark' title='ABAP Program with Editable ALV Grid Contents'>ABAP Program with Editable ALV Grid Contents</a></li>
<li><a href='http://www.abap-tutorials.com/2009/07/27/sap-data-in-3-dimension/' rel='bookmark' title='ABAP Program to display SAP Data in 3-Dimension'>ABAP Program to display SAP Data in 3-Dimension</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.abap-tutorials.com/2009/07/29/display-oaer-pictures-on-screen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ABAP Program to Display SE78 pictures on Screen</title>
		<link>http://www.abap-tutorials.com/2009/07/28/display-se78-pictures-on-screen/</link>
		<comments>http://www.abap-tutorials.com/2009/07/28/display-se78-pictures-on-screen/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 05:18:08 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[ABAP]]></category>
		<category><![CDATA[Abap Objects]]></category>
		<category><![CDATA[Function Modules]]></category>
		<category><![CDATA[Module Pool]]></category>
		<category><![CDATA[Quick Reference]]></category>
		<category><![CDATA[Sample Code]]></category>
		<category><![CDATA[display picture]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[picture]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[SE78]]></category>
		<category><![CDATA[upload]]></category>

		<guid isPermaLink="false">http://naveenvishal.wordpress.com/?p=475</guid>
		<description><![CDATA[There has been requirement to upload the image and show that on the screen in Module Pool programming. The following program displays a color  Picture in a custom container on screen that has been uploaded using SE78 pictures.         Steps to follow: Step 1: Upload the image (say, WATERMARK_DEMO) using SE78. Step 2: Create [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align:justify;">There has been requirement to upload the image and show that on the screen in Module Pool programming.<span style="text-decoration:none;margin:0;padding:0;"> </span><span style="text-decoration:none;margin:0;padding:0;">The following program displays a color  Picture in a custom container on screen that has been uploaded using SE78 pictures. </span><span style="text-decoration:none;margin:0;padding:0;"> </span> <span style="text-decoration:none;margin:0;padding:0;"> </span></p>
<p style="text-align:justify;">
<div><span style="text-decoration:none;margin:0;padding:0;"></span></div>
<p> </p>
<p><span style="text-decoration:none;margin:0;padding:0;"></p>
<div id="attachment_506" class="wp-caption aligncenter" style="width: 460px"><img class="size-full wp-image-506" title="SE78 Graphics (on-screen)" src="http://naveenvishal.files.wordpress.com/2009/07/se78_onscreen.jpg" alt="SE78 Graphics (on-screen)" width="450" height="326" /><p class="wp-caption-text">SE78 Graphics (on-screen)</p></div>
<p></span></p>
<p> <span id="more-475"></span></p>
<p style="text-align:justify;">
<p style="text-align:justify;"><strong><span style="color:#339966;">Steps to follow:</span></strong></p>
<p style="text-align:justify;"><strong>Step 1:</strong> Upload the image (say, WATERMARK_DEMO) using SE78.</p>
<p style="text-align:justify;"><strong>Step 2: </strong>Create a Module Pool program/Executable Program with a Screen (using SE38) and place a custom container(name it PICTURE_CONTAINER) on the screen(say, dynpro 9000).</p>
<p style="text-align:justify;"><strong>step 3:</strong> Place the following code in the program.</p>
<p style="text-align:justify;">Report ZTEST.</p>
<p style="text-align:justify;">
<p style="text-align:justify;"><span style="color:#0000ff;">*&amp;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;*</span></p>
<p style="text-align:justify;"><span style="color:#0000ff;">*&amp; Program which prints a</span> <span style="color:#0000ff;"><strong>SE78</strong></span> <span style="color:#0000ff;">uploaded picture *</span></p>
<p style="text-align:justify;"><span style="color:#0000ff;">*into screen with custom area name </span><span style="color:#0000ff;"><strong>&#8216;PICTURE_CONTAINER&#8217;</strong></span></p>
<p style="text-align:justify;"><span style="color:#0000ff;">*&amp;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;*</span></p>
<p style="text-align:justify;"><span style="color:#0000ff;"> </span><span style="color:#000000;">call screen 9000.</span></p>
<p style="text-align:justify;"><span style="color:#0000ff;">*&amp;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;*</span></p>
<p style="text-align:justify;"><span style="color:#0000ff;">*&amp; Module STATUS_9000 OUTPUT</span></p>
<p style="text-align:justify;"><span style="color:#0000ff;">*&amp;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;*</span></p>
<p style="text-align:justify;"><span style="color:#0000ff;">* Picture is to be uploaded during PBO module of screen.</span></p>
<p style="text-align:justify;"><span style="color:#0000ff;">*&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-*</span></p>
<p style="text-align:justify;"><span style="color:#0000ff;"> </span>MODULE STATUS_9000 OUTPUT.</p>
<p style="text-align:justify;">DATA: W_LINES TYPE I.<br />
TYPES PICT_LINE(256) TYPE C.</p>
<p style="text-align:justify;">DATA :CONTAINER TYPE REF TO CL_GUI_CUSTOM_CONTAINER,<br />
EDITOR TYPE REF TO CL_GUI_TEXTEDIT,<br />
PICTURE TYPE REF TO CL_GUI_PICTURE,<br />
PICT_TAB TYPE TABLE OF PICT_LINE,<br />
URL(255) TYPE C.</p>
<p style="text-align:justify;">DATA: GRAPHIC_URL(255).</p>
<p style="text-align:justify;">DATA: BEGIN OF GRAPHIC_TABLE OCCURS 0,<br />
LINE(255) TYPE X,<br />
END OF GRAPHIC_TABLE.</p>
<p style="text-align:justify;">DATA: L_GRAPHIC_CONV TYPE I.<br />
DATA: L_GRAPHIC_OFFS TYPE I.<br />
DATA: GRAPHIC_SIZE TYPE I.<br />
DATA: L_GRAPHIC_XSTR TYPE XSTRING.</p>
<p style="text-align:justify;">CALL METHOD CL_GUI_CFW=&gt;FLUSH.</p>
<p style="text-align:justify;">CREATE OBJECT:</p>
<p style="text-align:justify;">CONTAINER EXPORTING CONTAINER_NAME = &#8216;PICTURE_CONTAINER&#8217;,</p>
<p style="text-align:justify;">PICTURE EXPORTING PARENT = CONTAINER.</p>
<p style="text-align:justify;"><span style="color:#0000ff;">*Method which takes the object &#8220;WATERMARK_DEMO&#8221; &#8211; uploaded through *SE78 </span><span style="color:#0000ff;">into the ABAP memory. Change name to object to be displayed in<br />
</span><span style="color:#0000ff;">*screen.</span></p>
<p style="text-align:justify;">
<p style="text-align:justify;">CALL METHOD CL_SSF_XSF_UTILITIES=&gt;GET_BDS_GRAPHIC_AS_BMP</p>
<p style="text-align:justify;">EXPORTING<br />
P_OBJECT = &#8216;GRAPHICS&#8217;<br />
P_NAME = &#8216;WATERMARK_DEMO&#8217;<br />
P_ID = &#8216;BMAP&#8217;<br />
P_BTYPE = &#8216;BCOL&#8217;</p>
<p style="text-align:justify;">RECEIVING<br />
P_BMP = L_GRAPHIC_XSTR</p>
<p style="text-align:justify;">
<p style="text-align:justify;">.</p>
<p style="text-align:justify;">GRAPHIC_SIZE = XSTRLEN( L_GRAPHIC_XSTR ).</p>
<p style="text-align:justify;">L_GRAPHIC_CONV = GRAPHIC_SIZE.</p>
<p style="text-align:justify;">L_GRAPHIC_OFFS = 0.</p>
<p style="text-align:justify;">WHILE L_GRAPHIC_CONV &gt; 255.</p>
<p style="text-align:justify;">GRAPHIC_TABLE-LINE = L_GRAPHIC_XSTR+L_GRAPHIC_OFFS(255).<br />
APPEND GRAPHIC_TABLE.<br />
L_GRAPHIC_OFFS = L_GRAPHIC_OFFS + 255.<br />
L_GRAPHIC_CONV = L_GRAPHIC_CONV &#8211; 255.</p>
<p style="text-align:justify;">ENDWHILE.</p>
<p style="text-align:justify;">GRAPHIC_TABLE-LINE = L_GRAPHIC_XSTR+L_GRAPHIC_OFFS(L_GRAPHIC_CONV).</p>
<p style="text-align:justify;">APPEND GRAPHIC_TABLE.</p>
<p style="text-align:justify;">CALL FUNCTION &#8216;DP_CREATE_URL&#8217;</p>
<p style="text-align:justify;">EXPORTING<br />
TYPE = &#8216;IMAGE&#8217;<br />
SUBTYPE = &#8216;X-UNKNOWN&#8217;<br />
SIZE = GRAPHIC_SIZE<br />
LIFETIME = &#8216;T&#8217;</p>
<p style="text-align:justify;">TABLES<br />
DATA = GRAPHIC_TABLE</p>
<p style="text-align:justify;">CHANGING<br />
URL = URL.</p>
<p style="text-align:justify;">CALL METHOD PICTURE-&gt;LOAD_PICTURE_FROM_URL</p>
<p style="text-align:justify;">EXPORTING<br />
URL = URL.</p>
<p style="text-align:justify;">CALL METHOD PICTURE-&gt;SET_DISPLAY_MODE</p>
<p style="text-align:justify;">EXPORTING<br />
DISPLAY_MODE = PICTURE-&gt;DISPLAY_MODE_FIT_CENTER.</p>
<p style="text-align:justify;">ENDMODULE. <span style="color:#3366ff;">&#8221; STATUS_9000 OUTPUT</span></p>
<p style="text-align:justify;"> </p>
<p style="text-align:justify;"> </p>
<p style="text-align:justify;"><span style="color:#000000;">Thats it&#8230;!! Just declare the data in the appropriate section and place the code, in the PBO module of the screen.</span></p>
<p style="text-align:justify;"><span style="color:#000000;"><strong>Note:</strong> Pl check the authority you have or not, as it may lead to dump. The Form to check for the authority during runtime is AUTHORITY_DOCUMENT_SET.</span></p>
<p><span style="text-decoration:none;margin:0;padding:0;"><br />
</span><!--more--></p>


<p>You might also be interested in these posts:<ol><li><a href='http://www.abap-tutorials.com/2009/07/29/display-oaer-pictures-on-screen/' rel='bookmark' title='ABAP Program to Display OAER pictures on Screen'>ABAP Program to Display OAER pictures on Screen</a></li>
<li><a href='http://www.abap-tutorials.com/2009/07/28/edit-alv-grid-contents/' rel='bookmark' title='ABAP Program with Editable ALV Grid Contents'>ABAP Program with Editable ALV Grid Contents</a></li>
<li><a href='http://www.abap-tutorials.com/2009/07/27/sap-data-in-3-dimension/' rel='bookmark' title='ABAP Program to display SAP Data in 3-Dimension'>ABAP Program to display SAP Data in 3-Dimension</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.abap-tutorials.com/2009/07/28/display-se78-pictures-on-screen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

