<?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: Group by + smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/group-by-smartforms/m-p/10046841#M1809442</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Henry ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should create a table in the main window and you should&lt;/P&gt;&lt;P&gt;create a table row.In this table row firstly,write the coordinator text.&lt;/P&gt;&lt;P&gt;After that,create a loop in this table row for seller info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Özgün&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 18 Jan 2014 08:22:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-01-18T08:22:13Z</dc:date>
    <item>
      <title>Group by + smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/group-by-smartforms/m-p/10046839#M1809440</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;I am creating a report using smartforms to show a list of sellers grouped by their coordinator (their boss)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This report should show something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Coordinator 1&lt;/P&gt;&lt;P&gt;--Seller 1&lt;/P&gt;&lt;P&gt;--Seller 2&lt;/P&gt;&lt;P&gt;--Seller 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Coordinator 2&lt;/P&gt;&lt;P&gt;--Seller 4&lt;/P&gt;&lt;P&gt;--Seller 5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Coordinator 3&lt;/P&gt;&lt;P&gt;--Seller 6&lt;/P&gt;&lt;P&gt;--Seller 7&lt;/P&gt;&lt;P&gt;--Seller 8&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I haven't been able to do this, so far this is what I'm getting:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Coordinator 1&lt;/P&gt;&lt;P&gt;--Seller 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Coordinator 1&lt;/P&gt;&lt;P&gt;--Seller 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Coordinator 1&lt;/P&gt;&lt;P&gt;--Seller 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Coordinator 2&lt;/P&gt;&lt;P&gt;--Seller 4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Coordinator 2&lt;/P&gt;&lt;P&gt;--Seller 5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see, the coordinator is been repeated for every seller. I don't know how to do in smartforms to group this data by the field coordinator. I've read about page-breaks, but I don't really see how it could help me to achieve what I want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd really appreciate any help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 20:11:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/group-by-smartforms/m-p/10046839#M1809440</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-17T20:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Group by + smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/group-by-smartforms/m-p/10046840#M1809441</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;Have a look at SF_EXAMPLE_03&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 21:04:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/group-by-smartforms/m-p/10046840#M1809441</guid>
      <dc:creator>rosenberg_eitan</dc:creator>
      <dc:date>2014-01-17T21:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Group by + smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/group-by-smartforms/m-p/10046841#M1809442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Henry ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should create a table in the main window and you should&lt;/P&gt;&lt;P&gt;create a table row.In this table row firstly,write the coordinator text.&lt;/P&gt;&lt;P&gt;After that,create a loop in this table row for seller info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Özgün&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Jan 2014 08:22:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/group-by-smartforms/m-p/10046841#M1809442</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-18T08:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: Group by + smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/group-by-smartforms/m-p/10046842#M1809443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hendry,&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; Please place the screen shots and codes... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 09:56:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/group-by-smartforms/m-p/10046842#M1809443</guid>
      <dc:creator>thangam_perumal</dc:creator>
      <dc:date>2014-01-20T09:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: Group by + smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/group-by-smartforms/m-p/10046843#M1809444</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;&lt;/P&gt;&lt;P&gt;Thank you very much for your answers and help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SF_EXAMPLE_03 was perfect to achieve what I needed. In the Data tab of the table in the Sort Criteria Group Box, I entered the field COORDINATOR, so the table will be sorted by this field, then in the Table Tab I added a new row where the coordinator will be shown.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best reagrds.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 15:23:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/group-by-smartforms/m-p/10046843#M1809444</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-20T15:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: Group by + smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/group-by-smartforms/m-p/10046844#M1809445</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;&lt;/P&gt;&lt;P&gt;The lesson that I learned from SF_EXAMPLE_03 is that it is much easier to create the data model in the driver program an let the smart form print.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This is the principle of "Separation of concerns" &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://en.wikipedia.org/wiki/Separation_of_concerns"&gt;http://en.wikipedia.org/wiki/Separation_of_concerns&lt;/A&gt;&lt;SPAN&gt; .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I wrote some blog's about this. see &lt;/SPAN&gt;&lt;A class="jive-link-blog-small" data-containerid="30827" data-containertype="37" data-objectid="94288" data-objecttype="38" href="http://scn.sap.com/community/abap/blog/2013/10/09/deeper-dive-into-deep-structure"&gt;http://scn.sap.com/community/abap/blog/2013/10/09/deeper-dive-into-deep-structure&lt;/A&gt;&lt;SPAN&gt; ( 4 chapters)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-blog-small" data-containerid="30827" data-containertype="37" data-objectid="95167" data-objecttype="38" href="http://scn.sap.com/community/abap/blog/2013/10/22/deeper-dive-into-deep-structure--part-3"&gt;http://scn.sap.com/community/abap/blog/2013/10/22/deeper-dive-into-deep-structure--part-3&lt;/A&gt;&lt;SPAN&gt; deals with smart form.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 16:19:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/group-by-smartforms/m-p/10046844#M1809445</guid>
      <dc:creator>rosenberg_eitan</dc:creator>
      <dc:date>2014-01-21T16:19:52Z</dc:date>
    </item>
  </channel>
</rss>

