<?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: regarding sap smartforms line items in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sap-smartforms-line-items/m-p/4294592#M1024412</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Sep 2008 13:55:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-22T13:55:05Z</dc:date>
    <item>
      <title>regarding sap smartforms line items</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sap-smartforms-line-items/m-p/4294586#M1024406</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;this is regarding line items in sap smartforms&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; when i am executing single line item i am getting out put&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i am executing with 2 line items  i am getting error  like bellow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You tried to switch to the next table column, but no other column exists. The current column is 9. The line type IT_GEN contains only 9 columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz explain clearly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2008 12:01:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sap-smartforms-line-items/m-p/4294586#M1024406</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-29T12:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: regarding sap smartforms line items</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sap-smartforms-line-items/m-p/4294587#M1024407</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;Can you tell me whether u r using Template or table control? Because in a template u can specify the fields that are required to print in columns. However you will have to know before hand how many columns and rows of data might be populating.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can know the table rows only at the runtime, its better to use the TABLE statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Susanth.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2008 12:07:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sap-smartforms-line-items/m-p/4294587#M1024407</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-29T12:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: regarding sap smartforms line items</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sap-smartforms-line-items/m-p/4294588#M1024408</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;use the table concept. In smartform layout pass the internal table. so it will display item stored in internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nikunj Shah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2008 12:08:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sap-smartforms-line-items/m-p/4294588#M1024408</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-29T12:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: regarding sap smartforms line items</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sap-smartforms-line-items/m-p/4294589#M1024409</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 you are using template and the line type is for 1 to 2 lines in the template... make sure that column position you mention is equal to the number of cells in the line type... if the data is displayed in the second row the row position should start from 2 and and column position should lie between 1 and 9.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a suggestion ... its better to go with table node instead of going with template... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;padma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2008 12:19:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sap-smartforms-line-items/m-p/4294589#M1024409</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-29T12:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: regarding sap smartforms line items</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sap-smartforms-line-items/m-p/4294590#M1024410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am using tables &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;excise invoice form&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2008 12:38:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sap-smartforms-line-items/m-p/4294590#M1024410</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-29T12:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: regarding sap smartforms line items</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sap-smartforms-line-items/m-p/4294591#M1024411</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;Make sure that your line type of table node consists of same number of cells as that of the fields in the internal table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;padma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2008 12:40:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sap-smartforms-line-items/m-p/4294591#M1024411</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-29T12:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: regarding sap smartforms line items</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sap-smartforms-line-items/m-p/4294592#M1024412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2008 13:55:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sap-smartforms-line-items/m-p/4294592#M1024412</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-22T13:55:05Z</dc:date>
    </item>
  </channel>
</rss>

