<?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: Problem while using Smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-using-smartforms/m-p/1355095#M177354</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;Why don't you trigger the SMART Form inside a loop once for each vendor?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : Please mark the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 May 2006 11:19:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-05T11:19:33Z</dc:date>
    <item>
      <title>Problem while using Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-using-smartforms/m-p/1355094#M177353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts&lt;/P&gt;&lt;P&gt;        I am developing a Smart Form to list PO details based on Vendor.  For each Vendor, the report should start with a new page so I tried for a explicit page break by using Command Option in Table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        But when I execute the report, I am getting an error message 'No explicit page break possible in tables'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        How to resolve this issue..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;B.S.Krishnan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2006 11:15:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-using-smartforms/m-p/1355094#M177353</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-05T11:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while using Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-using-smartforms/m-p/1355095#M177354</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;Why don't you trigger the SMART Form inside a loop once for each vendor?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : Please mark the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2006 11:19:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-using-smartforms/m-p/1355095#M177354</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-05T11:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while using Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-using-smartforms/m-p/1355096#M177355</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;try giving new-page instead of page-break.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;priya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2006 11:20:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-using-smartforms/m-p/1355096#M177355</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-05T11:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while using Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-using-smartforms/m-p/1355097#M177356</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;Choose Create -&amp;gt;Command in the context menu to create a command node in the main window of the page.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;On the General Attributes tab mark Go to new page. Determine the new page using the list box next to the checkbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The output of the main window continues on the new page&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Laxmi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2006 11:28:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-using-smartforms/m-p/1355097#M177356</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-05T11:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while using Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-using-smartforms/m-p/1355098#M177357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You may be using an internal table(itab).&lt;/P&gt;&lt;P&gt;Sort the itab first,then declare another internal table of type itab.(itab2)&lt;/P&gt;&lt;P&gt;then &lt;/P&gt;&lt;P&gt;itab2[] = itab[].&lt;/P&gt;&lt;P&gt;Delete adjacent duplicates of itab2.&lt;/P&gt;&lt;P&gt;loop at itab2 into wa_itab2.&lt;/P&gt;&lt;P&gt;inside this set a command where check go to new page and give the condition wa_itab-field &amp;lt;&amp;gt; ' '.&lt;/P&gt;&lt;P&gt;loop at itab where field1 = wa_itab2-field1.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Nikhil V kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2006 11:30:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-using-smartforms/m-p/1355098#M177357</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-05T11:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while using Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-using-smartforms/m-p/1355099#M177358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; Hi Experts&lt;/P&gt;&lt;P&gt;&amp;gt; I am developing a Smart Form to list PO&lt;/P&gt;&lt;P&gt;&amp;gt; list PO details based on Vendor.  For each Vendor,&lt;/P&gt;&lt;P&gt;&amp;gt; the report should start with a new page so I tried&lt;/P&gt;&lt;P&gt;&amp;gt; for a explicit page break by using Command Option in&lt;/P&gt;&lt;P&gt;&amp;gt; Table.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; But when I execute the report, I am getting&lt;/P&gt;&lt;P&gt;&amp;gt; getting an error message 'No explicit page break&lt;/P&gt;&lt;P&gt;&amp;gt; possible in tables'.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt;         How to resolve this issue..&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Rgds&lt;/P&gt;&lt;P&gt;&amp;gt; B.S.Krishnan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HI all,&lt;/P&gt;&lt;P&gt;        Thanks for your quick response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        I achieved it using FM's SSF_OPEN &amp;amp; SSF_CLOSE.&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;B.S.Krishnan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 May 2006 09:19:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-using-smartforms/m-p/1355099#M177358</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-06T09:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while using Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-using-smartforms/m-p/1355100#M177359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai Krishnan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table control will draw lines till last record only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do like this... Use table control but do not use the lines of table control... Make all the borders invisible... and use a overlap window in that draw a template...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;Sreenivasulu P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 May 2006 09:43:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-using-smartforms/m-p/1355100#M177359</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-06T09:43:05Z</dc:date>
    </item>
  </channel>
</rss>

