<?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: Smart form doubt in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-form-doubt/m-p/2920038#M687592</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess in your paragraph format (which you are using to print address) you can tick the check box no blank lines and it will not display any blank line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Oct 2007 02:55:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-23T02:55:23Z</dc:date>
    <item>
      <title>Smart form doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-form-doubt/m-p/2920036#M687590</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;I have developed a smart form(a letter) which has about 5 address fields in the following order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;address_line1&amp;amp;&lt;/P&gt;&lt;P&gt;&amp;amp;addressline2&amp;amp;&lt;/P&gt;&lt;P&gt;&amp;amp;city&amp;amp; , &amp;amp;state&amp;amp; &amp;amp;zip&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;addressline2&amp;amp; is not mandatory. When this parameter is empty then i get the output like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1234 wood creek street&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Herndon, VA 20171&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not want the gap . What am i supposed to do. I want something like If addressline2 is null then delete line .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 02:47:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smart-form-doubt/m-p/2920036#M687590</guid>
      <dc:creator>madhu_reddy22</dc:creator>
      <dc:date>2007-10-23T02:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: Smart form doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-form-doubt/m-p/2920037#M687591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;amp;address_line1&amp;amp;&lt;/P&gt;&lt;P&gt;   &amp;lt;b&amp;gt;IF  &amp;amp;addressline2&amp;amp; is not initial.&lt;/P&gt;&lt;P&gt;     &amp;amp;addressline2&amp;amp;&lt;/P&gt;&lt;P&gt;   ENDIF&amp;lt;/b&amp;gt;   &lt;/P&gt;&lt;P&gt;   &amp;amp;city&amp;amp;,&amp;amp;state&amp;amp; &amp;amp;zip&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you can create new text and add condition as above in condition part&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;so you will get&lt;/P&gt;&lt;P&gt;1234 wood creek street&lt;/P&gt;&lt;P&gt;Herndon, VA 20171&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards if useful......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Minal Nampalliwar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;null&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 02:48:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smart-form-doubt/m-p/2920037#M687591</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T02:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Smart form doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-form-doubt/m-p/2920038#M687592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess in your paragraph format (which you are using to print address) you can tick the check box no blank lines and it will not display any blank line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 02:55:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smart-form-doubt/m-p/2920038#M687592</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T02:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Smart form doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-form-doubt/m-p/2920039#M687593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashish,&lt;/P&gt;&lt;P&gt;  i could not  find any check box for no blank lines. Can you help me with the navigation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 03:27:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smart-form-doubt/m-p/2920039#M687593</guid>
      <dc:creator>madhu_reddy22</dc:creator>
      <dc:date>2007-10-23T03:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Smart form doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-form-doubt/m-p/2920040#M687594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Execute Transaction SMARTFORMS&lt;/P&gt;&lt;P&gt;2. CLICK on SMARTSTYLE&lt;/P&gt;&lt;P&gt;3. Enter your Smartsytele &amp;amp; click Change&lt;/P&gt;&lt;P&gt;4. Double click on your Paragraph Format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 04:03:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smart-form-doubt/m-p/2920040#M687594</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T04:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Smart form doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-form-doubt/m-p/2920041#M687595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have checked STYLES but there is no option in these for "No Blank Lines" which we have in SAP Scripts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you handle this with abap command? ( IF &amp;amp;TEST&amp;amp; IS NOT INITIAL)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 04:06:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smart-form-doubt/m-p/2920041#M687595</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T04:06:42Z</dc:date>
    </item>
  </channel>
</rss>

