<?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/4677568#M1100044</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi suzie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can put conditions on your templates by using condition tab of template.&lt;/P&gt;&lt;P&gt;first click the template .then you find one condition tab there like : fieldname   comparison value.&lt;/P&gt;&lt;P&gt;put the name of field to print in field name and value to compare in comparison value.&lt;/P&gt;&lt;P&gt;also double click on box between these two to get comparison operator .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can also put OR condition while comparing two fields.&lt;/P&gt;&lt;P&gt;by default if you add two fields condition is AND.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;get in touch for further help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thnks &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Oct 2008 08:41:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-16T08:41:28Z</dc:date>
    <item>
      <title>smartforms..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/4677563#M1100039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a requirement in smartformz.. can someone tell me an appropriate method for a solution.. the requirement is as explained below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have the records to be printed in the correct order in an internal table which is to be passed to the smartform. but the output has to be like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="---------------------------------------------------------------------------------------" /&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Record 1 details&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Record 2 details&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;eg.itab-name&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;eg.itab-name&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------------------------------" /&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Record 3 details&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Record 4 details&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;eg.itab-name&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;eg.itab-name&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ie.. in a single page that is printed(size A3) i need to pass 4 records.. Hw is this possible.. ? is this possible by setting windows or templates etc.. in which the records are automaticcaly taken..if yes, pls can u explain hw, coz i am fairly new in smartforms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thnx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Suzie on Oct 16, 2008 10:08 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 08:08:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/4677563#M1100039</guid>
      <dc:creator>lijisusan_mathews</dc:creator>
      <dc:date>2008-10-16T08:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/4677564#M1100040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HAI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    CREATE LINE TYPE(%LTYPE1) IN TABLE SUCH THAT TO HAVE 2 COLUMN..&lt;/P&gt;&lt;P&gt;          USE THE LINE TYPE  AND CREATE TABLE LINE TO DISPLAY 1ST 2 FIELDS&lt;/P&gt;&lt;P&gt;          PUT ONE TEXT TO DRAW LINE&lt;/P&gt;&lt;P&gt;          USE THE SAME LINE TYPE AND CREATE TABLE LINE TO DISPLAY REMAINING 2 FIELDS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 08:13:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/4677564#M1100040</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T08:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/4677565#M1100041</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 need to add a program line in the page node and check the records in this node.&lt;/P&gt;&lt;P&gt;&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;Tarak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 08:14:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/4677565#M1100041</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T08:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/4677566#M1100042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;divide your current tablenumer (sy-tabix) by 4 and keep remainder.&lt;/P&gt;&lt;P&gt;define 4 templates.&lt;/P&gt;&lt;P&gt;have each template a condition so it is filled with data according to the content of the remainder.&lt;/P&gt;&lt;P&gt;so if the remainder is 1 (record 1 or record 5 or record 9 etc) the template left-top is filled.&lt;/P&gt;&lt;P&gt;if the remainder is 0 (record 4 or 8 or 12 etc) template right bottom is filled and after that jump to next page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;change your internal table to have 4 records in each table-line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Guido&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 08:23:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/4677566#M1100042</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T08:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/4677567#M1100043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt; have each template a condition so it is filled with data according to the content of the remainder.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;thnx for the prompt reply. But can u please explain how do i display values in templates according to condition result, and how do i skip the template elsewise?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Suzie on Oct 16, 2008 10:37 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 08:29:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/4677567#M1100043</guid>
      <dc:creator>lijisusan_mathews</dc:creator>
      <dc:date>2008-10-16T08:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/4677568#M1100044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi suzie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can put conditions on your templates by using condition tab of template.&lt;/P&gt;&lt;P&gt;first click the template .then you find one condition tab there like : fieldname   comparison value.&lt;/P&gt;&lt;P&gt;put the name of field to print in field name and value to compare in comparison value.&lt;/P&gt;&lt;P&gt;also double click on box between these two to get comparison operator .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can also put OR condition while comparing two fields.&lt;/P&gt;&lt;P&gt;by default if you add two fields condition is AND.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;get in touch for further help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thnks &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 08:41:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/4677568#M1100044</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T08:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/4677569#M1100045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thnx all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2008 07:43:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/4677569#M1100045</guid>
      <dc:creator>lijisusan_mathews</dc:creator>
      <dc:date>2008-10-29T07:43:23Z</dc:date>
    </item>
  </channel>
</rss>

