<?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: table in smartform in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-in-smartform/m-p/1455006#M215151</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Refer to this link below &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://smoschid.tripod.com/How_to_do_things_in_SAP/How_To_Build_SMARTFORMS/How_To_Build_SMARTFORMS.html"&amp;gt;http://smoschid.tripod.com/How_to_do_things_in_SAP/How_To_Build_SMARTFORMS/How_To_Build_SMARTFORMS.html&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 24 Jun 2006 11:25:46 GMT</pubDate>
    <dc:creator>Manohar2u</dc:creator>
    <dc:date>2006-06-24T11:25:46Z</dc:date>
    <item>
      <title>table in smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-in-smartform/m-p/1455004#M215149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi guru's&lt;/P&gt;&lt;P&gt; i wanna create a table under in the mainwindow . can u plz send me the details ASAP with table design below.&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------------" /&gt;&lt;P&gt;|Product Code|Description|Min Qty|Max Qty|Unit Price|&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------------" /&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;vinay-007&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;description&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;999 ea&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;899 pce&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;678 curr&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------------" /&gt;&lt;P&gt;Min Qty/Order  Market code  Indirecr cust price&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is the layout of the table. the first column is header, the 2nd column is header values and the third column displays the values which i mentioned above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if not understood plz send ur email id so that i can send the screen shots of it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;solution providers will e rewarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kind regards,&lt;/P&gt;&lt;P&gt;vinay.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Jun 2006 10:33:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-in-smartform/m-p/1455004#M215149</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-24T10:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: table in smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-in-smartform/m-p/1455005#M215150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinay,&lt;/P&gt;&lt;P&gt;Follow the steps.&lt;/P&gt;&lt;P&gt;1.Right click on the main window - &amp;gt; Create - &amp;gt;Table.Double click on the table.Go to Table tab.&lt;/P&gt;&lt;P&gt;Press Details.In line type write Line1.In the corresponding columns write the positions at which you want your columns.Press table painter and come out of table tab.&lt;/P&gt;&lt;P&gt;2.Press data tab check internal table - &amp;gt; your internal table into your work area.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the setting for the table are done here after this you just have to poupulate the header and the values of your table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.In header create table line.In the output type write Line1 that you defined in table tab while creating the table.In the table line create texts and write all your texts.&lt;/P&gt;&lt;P&gt;4.In main area repeat what you did for header and write the field values at the place of field header&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Jun 2006 11:08:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-in-smartform/m-p/1455005#M215150</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-24T11:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: table in smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-in-smartform/m-p/1455006#M215151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Refer to this link below &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://smoschid.tripod.com/How_to_do_things_in_SAP/How_To_Build_SMARTFORMS/How_To_Build_SMARTFORMS.html"&amp;gt;http://smoschid.tripod.com/How_to_do_things_in_SAP/How_To_Build_SMARTFORMS/How_To_Build_SMARTFORMS.html&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Jun 2006 11:25:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-in-smartform/m-p/1455006#M215151</guid>
      <dc:creator>Manohar2u</dc:creator>
      <dc:date>2006-06-24T11:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: table in smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-in-smartform/m-p/1455007#M215152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinay,&lt;/P&gt;&lt;P&gt;   Right click on the Main Window and you will have the Table. Just select the table and a table will be created.&lt;/P&gt;&lt;P&gt;In the Attributes of the table you will have a line, in this you will have to create the number of columns. Then in the header part of the table create a table line by right click. Automatically the cells which you have created will be created under the header. Under each cell create a text where you will give the description like Code, Description, Quantity. The Header part of the Internal table will be looped only once.&lt;/P&gt;&lt;P&gt;   Then under the Main Area give the same table line which will create the corresponding cells. The Main Area of the Internal Table will be looped based on the entries of the Internal table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this link for further issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.esnips.com/doc/58566115-54a4-4405-8872-8de952e245e5/smartform.pdf" target="test_blank"&gt;http://www.esnips.com/doc/58566115-54a4-4405-8872-8de952e245e5/smartform.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this solves your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tushar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Tushar  Marshall Dass&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Jun 2006 12:22:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-in-smartform/m-p/1455007#M215152</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-24T12:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: table in smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-in-smartform/m-p/1455008#M215153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinay,&lt;/P&gt;&lt;P&gt; Please check this link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/abap/smartforms.htm&amp;lt;a" target="test_blank"&gt;http://www.sapgenie.com/abap/smartforms.htm&amp;lt;a&lt;/A&gt; href="http://www.sapgenie.com/abap/smartforms.htm"&amp;gt;Smartform table&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Jun 2006 14:17:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-in-smartform/m-p/1455008#M215153</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-24T14:17:00Z</dc:date>
    </item>
  </channel>
</rss>

