<?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: appearance in smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/appearance-in-smartforms/m-p/10377387#M1840379</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexander,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i have one alternative method. definitely you will print the value with help of table only in smartforms.&amp;nbsp; please use the use the two table line in main area. store the values of&amp;nbsp; id num and name in two temp variables .&lt;/P&gt;&lt;P&gt;in program line provide the condition&lt;/P&gt;&lt;P&gt;if id number and name is same the name text elements should not print.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Revert back if u faces any difficulties.&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; Thangam.P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 May 2014 07:24:28 GMT</pubDate>
    <dc:creator>thangam_perumal</dc:creator>
    <dc:date>2014-05-16T07:24:28Z</dc:date>
    <item>
      <title>appearance in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/appearance-in-smartforms/m-p/10377380#M1840372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to all!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a smartform I have created a report with some table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;id_num&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;name&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;number&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;tiger&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;tiger&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;leo&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i need to change it design like this (table like in coois):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;id_num&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;name&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;number&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;tiger&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;leo&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I haven't any idea how to achieve this. Can you help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Alexander.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 08:54:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/appearance-in-smartforms/m-p/10377380#M1840372</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-05-15T08:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: appearance in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/appearance-in-smartforms/m-p/10377381#M1840373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried the same in the sort parameter of the table placed in your smartforms? I think it will work with this. But usually in this scenario what I does is, I will pass the internal table to the smartform as you had shown in the second table from the program itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abijith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 09:00:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/appearance-in-smartforms/m-p/10377381#M1840373</guid>
      <dc:creator>former_member196651</dc:creator>
      <dc:date>2014-05-15T09:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: appearance in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/appearance-in-smartforms/m-p/10377382#M1840374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Abijith, thank you for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I sorted it, but didn't get required result.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 09:22:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/appearance-in-smartforms/m-p/10377382#M1840374</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-05-15T09:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: appearance in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/appearance-in-smartforms/m-p/10377383#M1840375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then try the second way that I had mentioned above. In your given example, you are having 3 fields as ID_NUM, NAME &amp;amp; NUMBER in your internal table. Waht you have to do is declare this internal table with these fields as type CHAR of required length. Then while populating the rows into this table, pass rows as you require to show in smartform. For example, if you want not to show ID_NUM &amp;amp; NAME for the rows which are same, append the rows with blank values to your internal table. Then you can show this table blindly in your smartform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abijith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 09:32:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/appearance-in-smartforms/m-p/10377383#M1840375</guid>
      <dc:creator>former_member196651</dc:creator>
      <dc:date>2014-05-15T09:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: appearance in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/appearance-in-smartforms/m-p/10377384#M1840376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create another work area (or maybe just 3 variables) where you save the last record. If the value of the field is identical to the field value in in the work area of the last record, then hide it. apply this logic to first 3 fields and this should meet the requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;right click and you can add program lines / conditions etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 09:47:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/appearance-in-smartforms/m-p/10377384#M1840376</guid>
      <dc:creator>gaurab_banerji</dc:creator>
      <dc:date>2014-05-15T09:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: appearance in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/appearance-in-smartforms/m-p/10377385#M1840377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Alexander,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;If I understood you correctly, you have to delete the field values of the duplicating lines, but still have to display in the table format with blank values and number field.&lt;/LI&gt;&lt;LI&gt;What you can do that is that, you can loop through your internal table (sorted by id_num) and delete the values when the just before work area values(index - 1) duplicates with present. For that you could some thing like.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;LOOP AT ITAB INTO WA_ITAB.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;READ TABLE ITAB TRANSPORITNG NO FIELDS INDEX SY-INDEX - 1 ID_NUM = WA_ITAB-ID_NUM NAME = WA_ITAB-NAME.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; " WILL definitely FAIL FOR FIRST LOOP&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;IF SY-SUBRC = 0.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;WA_ITAB-ID_NUM = ''.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;WA_ITAB-NAME = ''.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;MODIFY ITAB FROM WA_ITAB TRANSPORITNG ID_NUM NAME INDEX SY-INDEX.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;ENDIF.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;ENDLOOP.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Philip.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 09:52:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/appearance-in-smartforms/m-p/10377385#M1840377</guid>
      <dc:creator>philipdavy</dc:creator>
      <dc:date>2014-05-15T09:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: appearance in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/appearance-in-smartforms/m-p/10377386#M1840378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U need to correct this while appending the results to the final table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While u are collecting fields :&lt;/P&gt;&lt;P&gt;id_num&lt;/P&gt;&lt;P&gt;name&lt;/P&gt;&lt;P&gt;number&lt;/P&gt;&lt;P&gt;and then appending to the it_final table.&lt;/P&gt;&lt;P&gt;At the point before each append perform a read table it_final, If sy-subrc = 0 .&lt;/P&gt;&lt;P&gt;Means there is already an entry in that clear id_num and name from the workarea and then append.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want detail coding please give me a message.. else if you understood i am glad.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 12:02:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/appearance-in-smartforms/m-p/10377386#M1840378</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-05-15T12:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: appearance in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/appearance-in-smartforms/m-p/10377387#M1840379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexander,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i have one alternative method. definitely you will print the value with help of table only in smartforms.&amp;nbsp; please use the use the two table line in main area. store the values of&amp;nbsp; id num and name in two temp variables .&lt;/P&gt;&lt;P&gt;in program line provide the condition&lt;/P&gt;&lt;P&gt;if id number and name is same the name text elements should not print.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Revert back if u faces any difficulties.&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; Thangam.P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 07:24:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/appearance-in-smartforms/m-p/10377387#M1840379</guid>
      <dc:creator>thangam_perumal</dc:creator>
      <dc:date>2014-05-16T07:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: appearance in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/appearance-in-smartforms/m-p/10377388#M1840380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;Hi, eventually i create the following (like Philip Davy said):&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P style="font-size: 12px; color: #333333;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;READ TABLE itab TRANSPORITNG NO FIELDS&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 12px; color: #333333;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;INDEX SY-INDEX - 1. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 12px; color: #333333;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;ID_NUM = WA_ITAB-ID_NUM. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 12px; color: #333333;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;NAME = WA_ITAB-NAME.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 12px; color: #333333;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 12px; color: #333333;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;IF SY-SUBRC = 0.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 12px; color: #333333;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 12px; color: #333333;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;WA_ITAB-ID_NUM = ''.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 12px; color: #333333;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;WA_ITAB-NAME = ''.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 12px; color: #333333;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 12px; color: #333333;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;MODIFY ITAB FROM WA_ITAB INDEX SY-INDEX TRANSPORITNG ID_NUM NAME.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 12px; color: #333333;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 12px; color: #333333;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;ENDIF.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;It is searching the same line, but can't make it clear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 11:54:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/appearance-in-smartforms/m-p/10377388#M1840380</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-05-19T11:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: appearance in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/appearance-in-smartforms/m-p/10377389#M1840381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Solution is simple.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Declare a temp internal table (TEMP_TAB)of required structure of data you are displaying.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the smartform loop where you are displaying data at the end append work area to temp internal table (TEMP_TAB).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the beginning of display, write another program lines to check whether the TEMP_TAB is filled with&lt;/P&gt;&lt;P&gt;item or not,if&amp;nbsp; it is filled then it is already printed and skip display by keeping conditions for id_num and name ELSE print the ID_NUM and NAME.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Harish B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 12:08:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/appearance-in-smartforms/m-p/10377389#M1840381</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-05-19T12:08:42Z</dc:date>
    </item>
  </channel>
</rss>

