<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Using images in module pool programming. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-images-in-module-pool-programming/m-p/3374249#M810233</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks John, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just one more thing is there a way to add a local file that is an image in .jpg format into the database table WWWPARAMS. If yes, what is the format of giving the path of this local file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say its lying in d: drive of my workstation. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(I have an R/3 setup. Only got GUI on my workstation, not the App Server.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sahil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Feb 2008 11:55:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-15T11:55:55Z</dc:date>
    <item>
      <title>Using images in module pool programming.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-images-in-module-pool-programming/m-p/3374247#M810231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone tell the way to display an image in a module pool program screen?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If its not too much of a headache, please give a detailed code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2008 10:23:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-images-in-module-pool-programming/m-p/3374247#M810231</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-06T10:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: Using images in module pool programming.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-images-in-module-pool-programming/m-p/3374248#M810232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sahil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take a look at program SAP_PICTURE_DEMO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2008 10:32:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-images-in-module-pool-programming/m-p/3374248#M810232</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-06T10:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: Using images in module pool programming.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-images-in-module-pool-programming/m-p/3374249#M810233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks John, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just one more thing is there a way to add a local file that is an image in .jpg format into the database table WWWPARAMS. If yes, what is the format of giving the path of this local file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say its lying in d: drive of my workstation. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(I have an R/3 setup. Only got GUI on my workstation, not the App Server.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sahil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2008 11:55:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-images-in-module-pool-programming/m-p/3374249#M810233</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-15T11:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: Using images in module pool programming.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-images-in-module-pool-programming/m-p/3374250#M810234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sahil,&lt;/P&gt;&lt;P&gt;              Well you might want to take a look at the following link. I used SE78 to upload the picture and then used the picture in the module pool screen. I think that you can upload almost any picture using se78.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/wiki?path=/display/snippets/uploading%2bse78%2bpictures%2bin%2bscreen" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/wiki?path=/display/snippets/uploading%2bse78%2bpictures%2bin%2bscreen&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Aditya  Niyogi on May 26, 2008 11:25 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 May 2008 09:24:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-images-in-module-pool-programming/m-p/3374250#M810234</guid>
      <dc:creator>aditya_niyogi</dc:creator>
      <dc:date>2008-05-26T09:24:48Z</dc:date>
    </item>
  </channel>
</rss>

