<?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 How include server-side image in SAP inbox message using HTML in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-include-server-side-image-in-sap-inbox-message-using-html/m-p/1471649#M221631</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to send a message, formatted as HTML, including an image to a user&amp;#146;s inbox. I am familiar with sending messages to e-mail / SAP inbox. However, I am not too sure how to include an image. I came across a few related forums and I referred to example reports BCS_EXAMPLE_* and RSSOHTMLGIF. The problem lies with including the image - in all the examples, the image is uploaded directly form the front-end at run-time using GUI_UPLOAD and if I understand correctly, the image is converted to binary data and then added as an attachment to the message. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The image should not be uploaded from the user&amp;#146;s PC but should reside on the server. &lt;/P&gt;&lt;P&gt;I&amp;#146;m planning to upload the image using transaction SE78. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question: how do I convert this image now to binary form or is it already stored in binary form? If so, how do I identify the image? Is there a particular function module / method to use for this purpose?  Is it all possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your suggestions will be much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Liza-Marie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Jul 2006 17:50:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-25T17:50:40Z</dc:date>
    <item>
      <title>How include server-side image in SAP inbox message using HTML</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-include-server-side-image-in-sap-inbox-message-using-html/m-p/1471649#M221631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to send a message, formatted as HTML, including an image to a user&amp;#146;s inbox. I am familiar with sending messages to e-mail / SAP inbox. However, I am not too sure how to include an image. I came across a few related forums and I referred to example reports BCS_EXAMPLE_* and RSSOHTMLGIF. The problem lies with including the image - in all the examples, the image is uploaded directly form the front-end at run-time using GUI_UPLOAD and if I understand correctly, the image is converted to binary data and then added as an attachment to the message. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The image should not be uploaded from the user&amp;#146;s PC but should reside on the server. &lt;/P&gt;&lt;P&gt;I&amp;#146;m planning to upload the image using transaction SE78. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question: how do I convert this image now to binary form or is it already stored in binary form? If so, how do I identify the image? Is there a particular function module / method to use for this purpose?  Is it all possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your suggestions will be much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Liza-Marie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 17:50:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-include-server-side-image-in-sap-inbox-message-using-html/m-p/1471649#M221631</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-25T17:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: How include server-side image in SAP inbox message using HTML</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-include-server-side-image-in-sap-inbox-message-using-html/m-p/1471650#M221632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you choose to store the image using SE78, you can then use the following method to get it in binary format at runtime.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CL_SSF_XSF_UTILITIES=&amp;gt;GET_BDS_GRAPHIC_AS_BMP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Jul 2006 10:48:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-include-server-side-image-in-sap-inbox-message-using-html/m-p/1471650#M221632</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2006-07-29T10:48:47Z</dc:date>
    </item>
  </channel>
</rss>

