<?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 Report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/4289380#M1023223</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to display the how many number of deliveries are there for particular day.&lt;/P&gt;&lt;P&gt;In that If i have multiple number of deliveries for particular date&lt;/P&gt;&lt;P&gt;I need to count how many number of deliveries are there for that particular date.So, how to differntiate the dates and how to count the number of deliveries.&lt;/P&gt;&lt;P&gt;&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;Sridhar.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Aug 2008 14:05:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-13T14:05:33Z</dc:date>
    <item>
      <title>Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/4289380#M1023223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to display the how many number of deliveries are there for particular day.&lt;/P&gt;&lt;P&gt;In that If i have multiple number of deliveries for particular date&lt;/P&gt;&lt;P&gt;I need to count how many number of deliveries are there for that particular date.So, how to differntiate the dates and how to count the number of deliveries.&lt;/P&gt;&lt;P&gt;&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;Sridhar.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2008 14:05:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/4289380#M1023223</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-13T14:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/4289381#M1023224</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;You need to get the deliveries for the particular day by using the date:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;date &amp;lt;= 'particular date'&lt;/P&gt;&lt;P&gt;and date &amp;gt;= 'particular date'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will give you all the deliveries on that 'particular date'. Hope it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jayant Sahu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2008 14:09:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/4289381#M1023224</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-13T14:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/4289382#M1023225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can Sort the table by date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loop at internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;increase the Count by 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At End of  Date. move the count value to date count.&lt;/P&gt;&lt;P&gt;clear count.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;End At.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Endloop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2008 14:10:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/4289382#M1023225</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-13T14:10:44Z</dc:date>
    </item>
  </channel>
</rss>

