<?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: Provide image attachment functionality in table control column in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/provide-image-attachment-functionality-in-table-control-column/m-p/6168774#M1371294</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you don't know what is a hotspot? Just search the forum. Run program BCALV_TEST_GRID_FIELDS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Oct 2009 15:01:02 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2009-10-08T15:01:02Z</dc:date>
    <item>
      <title>Provide image attachment functionality in table control column</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/provide-image-attachment-functionality-in-table-control-column/m-p/6168770#M1371290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got a requirement in which we have to provide image attachment functionality to user in a screen's table control column. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically the requirement is that user should be able to attach an image in a particular column of a particular record of table control and then the column should contain thumbnail image or image link so that user can also open the attached image from there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any body suggest / tell me how can i provide such functionality ?  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Akash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2009 10:01:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/provide-image-attachment-functionality-in-table-control-column/m-p/6168770#M1371290</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-07T10:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: Provide image attachment functionality in table control column</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/provide-image-attachment-functionality-in-table-control-column/m-p/6168771#M1371291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you cannot insert a picture in a table control, but you may add a hotspot (one-click clickable text) which acts like a command key. If it's clicked, you may easily display a popup containing the picture.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2009 20:45:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/provide-image-attachment-functionality-in-table-control-column/m-p/6168771#M1371291</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2009-10-07T20:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: Provide image attachment functionality in table control column</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/provide-image-attachment-functionality-in-table-control-column/m-p/6168772#M1371292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you please explain in detail reagrding option that you have suggested ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Akash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2009 06:31:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/provide-image-attachment-functionality-in-table-control-column/m-p/6168772#M1371292</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-08T06:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: Provide image attachment functionality in table control column</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/provide-image-attachment-functionality-in-table-control-column/m-p/6168773#M1371293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give a button in the ALV Column and write the remaining logic in the click of that button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can refer Rich's code for uploading image in the below link;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_macro_name="thread" id="1014628"&gt;&lt;/SPAN&gt; =&amp;gt; FM for uploading Image to SAP &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can refer the following link for a relevant example to show a picture;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.abap-tutorials.com/sap-abap/display-oaer-pictures-on-screen/" target="test_blank"&gt;http://www.abap-tutorials.com/sap-abap/display-oaer-pictures-on-screen/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will be useful for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Karthik D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2009 06:59:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/provide-image-attachment-functionality-in-table-control-column/m-p/6168773#M1371293</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-08T06:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: Provide image attachment functionality in table control column</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/provide-image-attachment-functionality-in-table-control-column/m-p/6168774#M1371294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you don't know what is a hotspot? Just search the forum. Run program BCALV_TEST_GRID_FIELDS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2009 15:01:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/provide-image-attachment-functionality-in-table-control-column/m-p/6168774#M1371294</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2009-10-08T15:01:02Z</dc:date>
    </item>
  </channel>
</rss>

