<?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>Question Re: Header label and values  printing dynamically in smartforms in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/header-label-and-values-printing-dynamically-in-smartforms/qaa-p/4889725#M1853995</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;Put a condition for the header labels in the conditions tab...for the fields you are displaying in the smartform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In condition tab, just say header field is not equal to initial.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vishwa.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Dec 2008 05:48:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-23T05:48:51Z</dc:date>
    <item>
      <title>Header label and values  printing dynamically in smartforms</title>
      <link>https://community.sap.com/t5/technology-q-a/header-label-and-values-printing-dynamically-in-smartforms/qaq-p/4889724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have  requirement like this while printing header in smartform &lt;/P&gt;&lt;P&gt;my header labels are dynamically print if value are not empty in header labels value field  &lt;/P&gt;&lt;P&gt;pls any one tell me how to do that and sample code pls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2008 05:41:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/header-label-and-values-printing-dynamically-in-smartforms/qaq-p/4889724</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-23T05:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: Header label and values  printing dynamically in smartforms</title>
      <link>https://community.sap.com/t5/technology-q-a/header-label-and-values-printing-dynamically-in-smartforms/qaa-p/4889725#M1853995</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;Put a condition for the header labels in the conditions tab...for the fields you are displaying in the smartform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In condition tab, just say header field is not equal to initial.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vishwa.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2008 05:48:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/header-label-and-values-printing-dynamically-in-smartforms/qaa-p/4889725#M1853995</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-23T05:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Header label and values  printing dynamically in smartforms</title>
      <link>https://community.sap.com/t5/technology-q-a/header-label-and-values-printing-dynamically-in-smartforms/qaa-p/4889726#M1853996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Srinivas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;before printing the variables ..&lt;/P&gt;&lt;P&gt;assign whatever u want to display to some variables ..&lt;/P&gt;&lt;P&gt;SAY var and den in text elements in general attributes write &amp;amp;var&amp;amp;  , in output options write the column and row number where u want to display if u have created a template for the same .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then in condition check var not equal to initial .&lt;/P&gt;&lt;P&gt;if the variable contains value then only it will get displayed .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps u !!!!!!&lt;/P&gt;&lt;P&gt;reagards,&lt;/P&gt;&lt;P&gt;prashanti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2008 06:15:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/header-label-and-values-printing-dynamically-in-smartforms/qaa-p/4889726#M1853996</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-23T06:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Header label and values  printing dynamically in smartforms</title>
      <link>https://community.sap.com/t5/technology-q-a/header-label-and-values-printing-dynamically-in-smartforms/qaa-p/4889727#M1853997</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;Create alternative node.Mention the condition in General attributes.&lt;/P&gt;&lt;P&gt;Keep the value only in the required True/False based on condition.&lt;/P&gt;&lt;P&gt;Ex:&lt;/P&gt;&lt;P&gt;Condition: field = space&lt;/P&gt;&lt;P&gt;Keep the value in false block.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2008 06:21:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/header-label-and-values-printing-dynamically-in-smartforms/qaa-p/4889727#M1853997</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2008-12-23T06:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Header label and values  printing dynamically in smartforms</title>
      <link>https://community.sap.com/t5/technology-q-a/header-label-and-values-printing-dynamically-in-smartforms/qaa-p/4889728#M1853998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank u all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2008 09:52:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/header-label-and-values-printing-dynamically-in-smartforms/qaa-p/4889728#M1853998</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-23T09:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: Header label and values  printing dynamically in smartforms</title>
      <link>https://community.sap.com/t5/technology-q-a/header-label-and-values-printing-dynamically-in-smartforms/qaa-p/4889729#M1853999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;thank u hari,  prashanti, jayanthi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; its working but my user wants like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in between fields it displaying gaps user wnat  dynamically printing continuous in the output &lt;/P&gt;&lt;P&gt;with out gaps&lt;/P&gt;&lt;P&gt;example:  In table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; slno.  name1  m1 m2 m3 total&lt;/P&gt;&lt;P&gt;  1      abc   50 50    160&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if value empty in m3 it showing gaps in between m2 total&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; slno.   name1  m1    m2   gap displaying   total&lt;/P&gt;&lt;P&gt;  1       abc      50      50    gap                  160&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my final output like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; slno.  name1  m1  m2     total&lt;/P&gt;&lt;P&gt;  1      abc   50      50          160&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This problem sloved my slef , thank you all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: k srinivas on Jan 20, 2009 9:12 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2008 11:06:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/header-label-and-values-printing-dynamically-in-smartforms/qaa-p/4889729#M1853999</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-23T11:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Header label and values  printing dynamically in smartforms</title>
      <link>https://community.sap.com/t5/technology-q-a/header-label-and-values-printing-dynamically-in-smartforms/qaa-p/4889730#M1854000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;slno. name1 m1 m2 m3 total&lt;/P&gt;&lt;P&gt;1 abc 50 50 160&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for column M3 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create 2 text node.&lt;/P&gt;&lt;P&gt;  1. in condition tab of text node specify M3 ne ' '.(&lt;STRONG&gt;for getting details if value of M3 is present&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;        in editor &amp;amp;M3&amp;amp;&lt;/P&gt;&lt;P&gt;  2. in condition tab of text node specify M3 eq  ' '.(&lt;STRONG&gt;for getting details of TOTAL&lt;/STRONG&gt;).&lt;/P&gt;&lt;P&gt;        in editor &amp;amp;TOTAL&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for column TOTAL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; in condition tab of text node specify condition M3 ne ' '.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2009 03:56:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/header-label-and-values-printing-dynamically-in-smartforms/qaa-p/4889730#M1854000</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-20T03:56:57Z</dc:date>
    </item>
  </channel>
</rss>

