<?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: Restricting internal table data for date wise calculation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-internal-table-data-for-date-wise-calculation/m-p/9628457#M1761469</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;The table's short description comes in as the title of the maintenance view.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Jul 2013 09:55:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-07-16T09:55:46Z</dc:date>
    <item>
      <title>Restricting internal table data for date wise calculation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-internal-table-data-for-date-wise-calculation/m-p/9628456#M1761468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;BR /&gt;I have a data table with records of power readings stored Date wise. Now I have to create a report that does the calculations from the data as below.&lt;/P&gt;&lt;P&gt;1. Average of readings of last week's data.(last 1-7 days)&lt;/P&gt;&lt;P&gt;2. Average of readings of previous week's data.(last 8 - 14 days)&lt;/P&gt;&lt;P&gt;3. Average of reading of prev. month's data. (last 15 - 45 days).&lt;/P&gt;&lt;P&gt;Now my question is how to extract the data from table date wise as required.&lt;/P&gt;&lt;P&gt;Also if there is any way I can store only 45 data records starting from yesterday till last 45th day&amp;nbsp; then pls help me how to achieve this ??&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;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2013 05:14:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-internal-table-data-for-date-wise-calculation/m-p/9628456#M1761468</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-16T05:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting internal table data for date wise calculation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-internal-table-data-for-date-wise-calculation/m-p/9628457#M1761469</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;The table's short description comes in as the title of the maintenance view.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2013 09:55:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-internal-table-data-for-date-wise-calculation/m-p/9628457#M1761469</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-16T09:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting internal table data for date wise calculation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-internal-table-data-for-date-wise-calculation/m-p/9628458#M1761470</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;you could create ranges for the 3 type of period. You set date with a simple calculation: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yesterday = sy-datum - 1.&lt;/P&gt;&lt;P&gt;45_days = Yesterday - 45 ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What's the problem with your dates ?? &lt;/P&gt;&lt;P&gt;I don't understand&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;Fre&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2013 09:57:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-internal-table-data-for-date-wise-calculation/m-p/9628458#M1761470</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2013-07-16T09:57:16Z</dc:date>
    </item>
  </channel>
</rss>

