<?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 Multiple Labels using Smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-labels-using-smartforms/m-p/1391613#M190229</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;I have a requirement to print multiple labels per label sheet against a TO.So if a TO has 5 line items,3 should be printed on one sheet and the next 2 should go on a new sheet.I have read the other thread on the forum regarding labels but havent really got what i am looking for.Can someone please advice me on this.I will be expecting all my data in an internal table to the smartform but how to control only 3 labels on one sheet and others on the following is where i am stuck.If anyone has done something like this before please suggest.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Jun 2006 15:27:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-13T15:27:46Z</dc:date>
    <item>
      <title>Multiple Labels using Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-labels-using-smartforms/m-p/1391613#M190229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;I have a requirement to print multiple labels per label sheet against a TO.So if a TO has 5 line items,3 should be printed on one sheet and the next 2 should go on a new sheet.I have read the other thread on the forum regarding labels but havent really got what i am looking for.Can someone please advice me on this.I will be expecting all my data in an internal table to the smartform but how to control only 3 labels on one sheet and others on the following is where i am stuck.If anyone has done something like this before please suggest.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2006 15:27:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-labels-using-smartforms/m-p/1391613#M190229</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-13T15:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Labels using Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-labels-using-smartforms/m-p/1391614#M190230</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;Its very simple.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take only one Main Window in your layout.&lt;/P&gt;&lt;P&gt;And Create LOOP Node. With in the LOOP node, create 3 TEMPLATEs to print Labels in a sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, when the LOOP is started, you have to read the first, second, third record using Program lines node. Then you can print 3 labels in the sheet. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then trigger a pagebreak node using COOMAND.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tehn it automatically reads remaining 3 records for the second page and futher to third page so on..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Within a single Loop, you are printing 3 records from internal table. Keep a flag to avoid printing of same records in the next loop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2006 15:59:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-labels-using-smartforms/m-p/1391614#M190230</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-13T15:59:34Z</dc:date>
    </item>
  </channel>
</rss>

