<?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 ABAP with HTML and CSS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-with-html-and-css/m-p/12599768#M2010868</link>
    <description>&lt;P&gt;Hi guys I create an internal table of scarr table and put it in a string_table&lt;BR /&gt;something like this&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2112788-image.png" /&gt;&lt;BR /&gt;and concat it in a variable&lt;BR /&gt;&lt;STRONG&gt;lv_html_scarr = lv_html_scarr &amp;amp;&amp;amp; '&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;' &amp;amp;&amp;amp; concat_lines_of( table = lt_field sep = '&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;' ) &amp;amp;&amp;amp; '&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;'.&lt;BR /&gt;&lt;/STRONG&gt;the value of lv_html_scarr is this&lt;BR /&gt;&lt;/P&gt;
  &lt;PRE&gt;&lt;CODE&gt;&lt;STRONG&gt;&amp;lt;table border = "1"&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;100&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;AA&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;American Airlines&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;USD&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;http://www.aa.com&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;/STRONG&gt;&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;STRONG&gt;my question is&lt;BR /&gt;&lt;/STRONG&gt;How to test this and see the result?. I want to try this in email but I don't have access and 
  &lt;BR /&gt;additional question can i use CSS here?
  &lt;BR /&gt;
  &lt;STRONG&gt;&lt;/STRONG&gt;
  &lt;BR /&gt;
  &lt;STRONG&gt;&lt;/STRONG&gt;
  &lt;BR /&gt;
  &lt;STRONG&gt;&lt;/STRONG&gt;</description>
    <pubDate>Fri, 11 Nov 2022 09:36:35 GMT</pubDate>
    <dc:creator>AJeB</dc:creator>
    <dc:date>2022-11-11T09:36:35Z</dc:date>
    <item>
      <title>ABAP with HTML and CSS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-with-html-and-css/m-p/12599768#M2010868</link>
      <description>&lt;P&gt;Hi guys I create an internal table of scarr table and put it in a string_table&lt;BR /&gt;something like this&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2112788-image.png" /&gt;&lt;BR /&gt;and concat it in a variable&lt;BR /&gt;&lt;STRONG&gt;lv_html_scarr = lv_html_scarr &amp;amp;&amp;amp; '&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;' &amp;amp;&amp;amp; concat_lines_of( table = lt_field sep = '&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;' ) &amp;amp;&amp;amp; '&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;'.&lt;BR /&gt;&lt;/STRONG&gt;the value of lv_html_scarr is this&lt;BR /&gt;&lt;/P&gt;
  &lt;PRE&gt;&lt;CODE&gt;&lt;STRONG&gt;&amp;lt;table border = "1"&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;100&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;AA&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;American Airlines&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;USD&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;http://www.aa.com&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;/STRONG&gt;&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;STRONG&gt;my question is&lt;BR /&gt;&lt;/STRONG&gt;How to test this and see the result?. I want to try this in email but I don't have access and 
  &lt;BR /&gt;additional question can i use CSS here?
  &lt;BR /&gt;
  &lt;STRONG&gt;&lt;/STRONG&gt;
  &lt;BR /&gt;
  &lt;STRONG&gt;&lt;/STRONG&gt;
  &lt;BR /&gt;
  &lt;STRONG&gt;&lt;/STRONG&gt;</description>
      <pubDate>Fri, 11 Nov 2022 09:36:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-with-html-and-css/m-p/12599768#M2010868</guid>
      <dc:creator>AJeB</dc:creator>
      <dc:date>2022-11-11T09:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP with HTML and CSS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-with-html-and-css/m-p/12599769#M2010869</link>
      <description>&lt;P&gt;Check out DEMO_HTML_BROWSER&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2022 10:08:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-with-html-and-css/m-p/12599769#M2010869</guid>
      <dc:creator>abo</dc:creator>
      <dc:date>2022-11-11T10:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP with HTML and CSS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-with-html-and-css/m-p/12599770#M2010870</link>
      <description>&lt;P&gt;You can display HTML via the embedded browser of SAP GUI, via the class &lt;STRONG&gt;CL_GUI_HTML_VIEWER&lt;/STRONG&gt;. There are several programs demonstrating this class, including CL_ABAP_BROWSER=&amp;gt;SHOW_HTML.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2022 10:19:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-with-html-and-css/m-p/12599770#M2010870</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2022-11-11T10:19:55Z</dc:date>
    </item>
  </channel>
</rss>

