<?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: How to use aggregate function using Group By from SAP IDA in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-aggregate-function-using-group-by-from-sap-ida/m-p/790410#M39986</link>
    <description>&lt;P&gt;What the matter did you get? there is a demo you can check too: &lt;/P&gt;&lt;P&gt;SALV_IDA_INITIAL_AGGREGATION&lt;/P&gt;</description>
    <pubDate>Thu, 07 Mar 2019 11:41:41 GMT</pubDate>
    <dc:creator>DoanManhQuynh</dc:creator>
    <dc:date>2019-03-07T11:41:41Z</dc:date>
    <item>
      <title>How to use aggregate function using Group By from SAP IDA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-aggregate-function-using-group-by-from-sap-ida/m-p/790409#M39985</link>
      <description>&lt;P&gt;Hi Experts&lt;/P&gt;
  &lt;P&gt;I have a requirement to display the sum of the quantity group by few fields from a table using SAP IDA. Is it possible using SAP IDA classes. If possible, please let me know how that can be achieved as while creating we take the table entries(using few filter condition).&lt;/P&gt;
  &lt;P&gt;Thanks&lt;/P&gt;
  &lt;P&gt;Partha Saha&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 09:25:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-aggregate-function-using-group-by-from-sap-ida/m-p/790409#M39985</guid>
      <dc:creator>Partha</dc:creator>
      <dc:date>2019-03-07T09:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to use aggregate function using Group By from SAP IDA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-aggregate-function-using-group-by-from-sap-ida/m-p/790410#M39986</link>
      <description>&lt;P&gt;What the matter did you get? there is a demo you can check too: &lt;/P&gt;&lt;P&gt;SALV_IDA_INITIAL_AGGREGATION&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 11:41:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-aggregate-function-using-group-by-from-sap-ida/m-p/790410#M39986</guid>
      <dc:creator>DoanManhQuynh</dc:creator>
      <dc:date>2019-03-07T11:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to use aggregate function using Group By from SAP IDA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-aggregate-function-using-group-by-from-sap-ida/m-p/790411#M39987</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I need to use aggregate function based on other fields present in the table. As per the template suggested by you, the agregations are  done on a particular field(Like Sum,Average etc)&lt;/P&gt;&lt;P&gt;The requirement that I have is something like below&lt;/P&gt;&lt;P&gt;select vkorg vtweg spart kunnr matnr sum (menge) as menge into tale lt_tab group by vkorg vtweg spart kunnr matnr.&lt;/P&gt;&lt;P&gt;The result should be sent as ALV output.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Partha&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 11:45:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-aggregate-function-using-group-by-from-sap-ida/m-p/790411#M39987</guid>
      <dc:creator>Partha</dc:creator>
      <dc:date>2019-03-08T11:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to use aggregate function using Group By from SAP IDA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-aggregate-function-using-group-by-from-sap-ida/m-p/790412#M39988</link>
      <description>&lt;P&gt;I think you missunderstand about ALV IDA. what you want is select data that already summalized and display on ALV, which is not supported within IDA. you can find supported conditions in IF_SALV_IDA_CONDITION_FACTORY. There is option to use method CREATE_FOR_CDS_VIEW where you put the query in cds view, otherwise select data and using other ALV technical.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 00:30:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-aggregate-function-using-group-by-from-sap-ida/m-p/790412#M39988</guid>
      <dc:creator>DoanManhQuynh</dc:creator>
      <dc:date>2019-03-11T00:30:25Z</dc:date>
    </item>
  </channel>
</rss>

