<?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: Adding stable lines to smartform output in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-stable-lines-to-smartform-output/m-p/8226758#M1628688</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created a table in my main screen. I have an internal table and i populate datas inside this table.&lt;/P&gt;&lt;P&gt;If i have three lines in internal table my smartform table has three lines. But i want my smartform table has 10 lines even they are filled or empty. if my internal table has four lines then 4 line will be filled and the other 6 will be empty. if internal table has 13 lines,  my table will show the first 10 lines only. &lt;/P&gt;&lt;P&gt;Is it clear?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Sep 2011 14:18:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-09-27T14:18:31Z</dc:date>
    <item>
      <title>Adding stable lines to smartform output</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-stable-lines-to-smartform-output/m-p/8226754#M1628684</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;I have a smartform output which i populate a table inside. Normally the table populates the lines according to the internal table that i loop inside this table. But I want to show 10 lines even this internal table is free. How can i do it?&lt;/P&gt;&lt;P&gt;Do i have to do that with template? I already prepared a table for this. How can i make this with table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 10:03:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-stable-lines-to-smartform-output/m-p/8226754#M1628684</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-27T10:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: Adding stable lines to smartform output</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-stable-lines-to-smartform-output/m-p/8226755#M1628685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 13:13:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-stable-lines-to-smartform-output/m-p/8226755#M1628685</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-27T13:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: Adding stable lines to smartform output</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-stable-lines-to-smartform-output/m-p/8226756#M1628686</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;If your ITAB is empty then pass ten blanks to ITAB and display&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can have a template similar to table and overlay it on the table, set a condition when ITAB is initial.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First is one more easy and not time consuming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 13:35:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-stable-lines-to-smartform-output/m-p/8226756#M1628686</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-27T13:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Adding stable lines to smartform output</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-stable-lines-to-smartform-output/m-p/8226757#M1628687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any ideas?&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your question is not clear. Please clarify again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 13:38:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-stable-lines-to-smartform-output/m-p/8226757#M1628687</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-27T13:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: Adding stable lines to smartform output</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-stable-lines-to-smartform-output/m-p/8226758#M1628688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created a table in my main screen. I have an internal table and i populate datas inside this table.&lt;/P&gt;&lt;P&gt;If i have three lines in internal table my smartform table has three lines. But i want my smartform table has 10 lines even they are filled or empty. if my internal table has four lines then 4 line will be filled and the other 6 will be empty. if internal table has 13 lines,  my table will show the first 10 lines only. &lt;/P&gt;&lt;P&gt;Is it clear?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 14:18:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-stable-lines-to-smartform-output/m-p/8226758#M1628688</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-27T14:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: Adding stable lines to smartform output</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-stable-lines-to-smartform-output/m-p/8226759#M1628689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In smartform table where you specify tabel and work area,you can specify lines from 1 to 10.You can create a line type in smartform with empty cells.Then based on condition whether the internal table has values,you can fill values in smartform ( choose line type with cells that print text ) or choose row with line type of empty cells.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 14:36:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-stable-lines-to-smartform-output/m-p/8226759#M1628689</guid>
      <dc:creator>former_member712377</dc:creator>
      <dc:date>2011-09-27T14:36:49Z</dc:date>
    </item>
  </channel>
</rss>

