<?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: smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1279242#M152387</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prithvi,&lt;/P&gt;&lt;P&gt; YOu can trigger an explicit new-page command at new item.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at itab.&lt;/P&gt;&lt;P&gt;at new item.&lt;/P&gt;&lt;P&gt;new-page.&lt;/P&gt;&lt;P&gt;endat.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Apr 2006 10:33:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-04-20T10:33:40Z</dc:date>
    <item>
      <title>smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1279241#M152386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I have some problem in Smartforms . &lt;/P&gt;&lt;P&gt; I have one internal table I_LIPS which contains the Delivery items for a given delivery. and i have one more internal table that contains Packing instructions data .&lt;/P&gt;&lt;P&gt;i want to display the data like this.&lt;/P&gt;&lt;P&gt;Page 1&lt;/P&gt;&lt;P&gt;   delivery item no.: 10&lt;/P&gt;&lt;P&gt;   delivery QTY : 2000 PC.&lt;/P&gt;&lt;P&gt; Packing instruction data &lt;/P&gt;&lt;P&gt;    itm  itmcat  total  type componant  Qty/HU&lt;/P&gt;&lt;P&gt;     10    P      2      plt  1000089    20 BOX/PLT.&lt;/P&gt;&lt;P&gt;     30    P      1      plt  1000078    20 BOX/PLT.&lt;/P&gt;&lt;P&gt;      .&lt;/P&gt;&lt;P&gt;      . &lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-------------------------------------------------------" /&gt;&lt;P&gt;Page 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   delivery item no.: 20&lt;/P&gt;&lt;P&gt;   delivery QTY : 10000 PC.&lt;/P&gt;&lt;P&gt; Packing instruction data &lt;/P&gt;&lt;P&gt;    itm  itmcat  total  type componant  Qty/HU&lt;/P&gt;&lt;P&gt;     10    P      2      plt  1000089    20 BOX/PLT.&lt;/P&gt;&lt;P&gt;     30    P      1      plt  1000078    20 BOX/PLT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Here i want to display 1 or more pages per one delivery itmes . EX: if there are 4 delivery items then the total pages should be Equal or graterthan 4 pages.if the body data exceads the main window length then it sould display in second page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       AS smartforms are new to me pls explain me in detail.&lt;/P&gt;&lt;P&gt;  Here how many main windows should i take per page ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;raju.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2006 10:30:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1279241#M152386</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-20T10:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1279242#M152387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prithvi,&lt;/P&gt;&lt;P&gt; YOu can trigger an explicit new-page command at new item.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at itab.&lt;/P&gt;&lt;P&gt;at new item.&lt;/P&gt;&lt;P&gt;new-page.&lt;/P&gt;&lt;P&gt;endat.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2006 10:33:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1279242#M152387</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-20T10:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1279243#M152388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Prithvi,&lt;/P&gt;&lt;P&gt; If you want to give a page break for each delivery..&lt;/P&gt;&lt;P&gt; just create a TABLES node..&lt;/P&gt;&lt;P&gt; in that go to the DATA tab..&lt;/P&gt;&lt;P&gt; in the end of that tab you will see a small SORT Criteria table..&lt;/P&gt;&lt;P&gt; just give the name of the field in the first column..&lt;/P&gt;&lt;P&gt; here it shud be the delivery item no.&lt;/P&gt;&lt;P&gt; you'll also find 2 checkboxes nearby..&lt;/P&gt;&lt;P&gt; check on sort by ascending.&lt;/P&gt;&lt;P&gt; now a new node by name 'event begin of sort' will be created..&lt;/P&gt;&lt;P&gt;  click on that node..&lt;/P&gt;&lt;P&gt;  in the first tab of that node..&lt;/P&gt;&lt;P&gt;  check on go to new page..&lt;/P&gt;&lt;P&gt;  and give the page..&lt;/P&gt;&lt;P&gt;  hope this helps..&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>Thu, 20 Apr 2006 10:39:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1279243#M152388</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-20T10:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1279244#M152389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi raju,&lt;/P&gt;&lt;P&gt;Create a table node in your Page for the internal table i_lips.&lt;/P&gt;&lt;P&gt;In the table node Go to the Data tab in the Sort Criteria,&lt;/P&gt;&lt;P&gt;Enter the delivery item field and click on the check box EVENT ON SORT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Events node,&lt;/P&gt;&lt;P&gt;Check Go to New Page and enter the same page name.&lt;/P&gt;&lt;P&gt;This will trigger a new page for each delivery items.&lt;/P&gt;&lt;P&gt;Next create a table node for the next table to be displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Wenceslaus.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2006 10:41:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1279244#M152389</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-20T10:41:52Z</dc:date>
    </item>
  </channel>
</rss>

