<?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: Smartform design in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-design/m-p/10638000#M1865116</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 just create template before each table . In template you give your line.&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;Template 1&lt;/P&gt;&lt;P&gt;Table&lt;/P&gt;&lt;P&gt;Template 2&lt;/P&gt;&lt;P&gt;Table&lt;/P&gt;&lt;P&gt;Template3&lt;/P&gt;&lt;P&gt;Table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arun VS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Sep 2014 04:33:47 GMT</pubDate>
    <dc:creator>venuarun</dc:creator>
    <dc:date>2014-09-09T04:33:47Z</dc:date>
    <item>
      <title>Smartform design</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-design/m-p/10637998#M1865114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to display some details on a forms as shown below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/536319" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've all the data in an internal table IT_PDF_DATA as shown below.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/536320" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I don't understand is that how I can print the information? Because I want to print a line (From: BCWU Service: Purolator Express 10:30 AM) and followed by a table as shown above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can somebody please advise how should I display the required output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 02:28:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-design/m-p/10637998#M1865114</guid>
      <dc:creator>former_member295881</dc:creator>
      <dc:date>2014-09-09T02:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform design</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-design/m-p/10637999#M1865115</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 AT NEW in the table of your smartform. At every trigger, display the service i.e FIELD04, and in the rows outside the AT NEW EVENT display the rest of the values.&lt;/P&gt;&lt;P&gt;You will also have to put a condition in the lines outside the AT NEW event that to display only when FIELD04 is initial else service line will be printed twice, one time in AT NEW event and one time in normal rows.&lt;/P&gt;&lt;P&gt;To use the AT NEW option, you need to tick the checkboxes as in the screenshot. Do not forgot to tick ALREADY SORTED checkbox else your internal table will get sorted by that field and all the non-initial rows will get sticked together&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/536441" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 04:11:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-design/m-p/10637999#M1865115</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-09T04:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform design</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-design/m-p/10638000#M1865116</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 just create template before each table . In template you give your line.&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;Template 1&lt;/P&gt;&lt;P&gt;Table&lt;/P&gt;&lt;P&gt;Template 2&lt;/P&gt;&lt;P&gt;Table&lt;/P&gt;&lt;P&gt;Template3&lt;/P&gt;&lt;P&gt;Table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arun VS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 04:33:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-design/m-p/10638000#M1865116</guid>
      <dc:creator>venuarun</dc:creator>
      <dc:date>2014-09-09T04:33:47Z</dc:date>
    </item>
  </channel>
</rss>

