<?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: Sapform problem. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapform-problem/m-p/1496215#M230382</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;create subroutine in an external program:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;form sort tables itab structure... .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call this form in the sapscript code: perform sort(progname).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Et voila... .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If usefull, don't hesitate to reward, thanx!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Christoph Balduck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Aug 2006 09:12:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-29T09:12:10Z</dc:date>
    <item>
      <title>Sapform problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapform-problem/m-p/1496208#M230375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;i have a structure for form.&lt;/P&gt;&lt;P&gt;how can i sort it and remove duplicate from this structure ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Aug 2006 06:19:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapform-problem/m-p/1496208#M230375</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-27T06:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: Sapform problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapform-problem/m-p/1496209#M230376</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; Strucutres cannot have data in them. Try to identify the table which holds the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Cheers&lt;/P&gt;&lt;P&gt; VJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Aug 2006 07:27:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapform-problem/m-p/1496209#M230376</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-27T07:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: Sapform problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapform-problem/m-p/1496210#M230377</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;Check the driver program/Print program which is calling the Form and sending data to it. The internal table can be sorted. The syntax for sorting an internal table is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SORT ITAB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Place the cursor on SORT and press F1 to get more details about it.&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>Sun, 27 Aug 2006 10:35:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapform-problem/m-p/1496210#M230377</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-27T10:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: Sapform problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapform-problem/m-p/1496211#M230378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;i'll rephrase my post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in my form there is constructor with data,&lt;/P&gt;&lt;P&gt;i want to sort tha data and remove duplicate in the structure.&lt;/P&gt;&lt;P&gt;how can i do this&amp;gt;??&lt;/P&gt;&lt;P&gt;10X&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2006 08:11:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapform-problem/m-p/1496211#M230378</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-29T08:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: Sapform problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapform-problem/m-p/1496212#M230379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can always add program lines in your smartform or add code in the initialisation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Deleting adjacent duplicates as well as sorting can be done there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it's an internal table (based upon a type) containing data in the smartform you can sort it upon looping around it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Christoph&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2006 08:20:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapform-problem/m-p/1496212#M230379</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-29T08:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: Sapform problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapform-problem/m-p/1496213#M230380</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;  As the strucuture can hold single record at any point of time, it is difficult to compare the records and delete the duplicates, identify the internal table inside the smartform which has similar structure as the one you are checking and sort &amp;amp; delete the duplicates, &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;Rgds,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2006 08:25:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapform-problem/m-p/1496213#M230380</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-29T08:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: Sapform problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapform-problem/m-p/1496214#M230381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I work with SapScript From (SE71).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2006 08:36:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapform-problem/m-p/1496214#M230381</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-29T08:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Sapform problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapform-problem/m-p/1496215#M230382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;create subroutine in an external program:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;form sort tables itab structure... .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call this form in the sapscript code: perform sort(progname).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Et voila... .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If usefull, don't hesitate to reward, thanx!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Christoph Balduck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2006 09:12:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapform-problem/m-p/1496215#M230382</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-29T09:12:10Z</dc:date>
    </item>
  </channel>
</rss>

