<?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 Table with Border in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-with-border/m-p/1259152#M147065</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I create a Table Header with Border and Line separators for columns?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Mar 2006 01:08:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-03-22T01:08:15Z</dc:date>
    <item>
      <title>Table with Border</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-with-border/m-p/1259152#M147065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I create a Table Header with Border and Line separators for columns?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2006 01:08:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-with-border/m-p/1259152#M147065</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-22T01:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: Table with Border</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-with-border/m-p/1259153#M147066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi venkat,&lt;/P&gt;&lt;P&gt; Do you want a table to be displayed with border in the report output or in your SAPScript ..&lt;/P&gt;&lt;P&gt; if  it is in report you can use ALV or in scripts you can use  the BOX command..&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;satesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2006 01:24:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-with-border/m-p/1259153#M147066</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-22T01:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: Table with Border</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-with-border/m-p/1259154#M147067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Can you give the clear idea about your requirement,which can help me to give you some appropriate solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;Mrutyunjaya Tripathy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2006 09:58:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-with-border/m-p/1259154#M147067</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-22T09:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: Table with Border</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-with-border/m-p/1259155#M147068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;if the requiement for reports use ALV concept or use sy-vline and uline when you are writting write statement.&lt;/P&gt;&lt;P&gt;If it is for scricpts use Box concept.&lt;/P&gt;&lt;P&gt;i think it will help you out.........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sreevani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2006 10:03:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-with-border/m-p/1259155#M147068</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-22T10:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: Table with Border</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-with-border/m-p/1259156#M147069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your inputs, Actually I was looking for Smartforms and I got answer as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am closing this thread with allocating points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2006 21:27:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-with-border/m-p/1259156#M147069</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-22T21:27:54Z</dc:date>
    </item>
  </channel>
</rss>

