<?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: Problem with Calclating the date in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-calclating-the-date/m-p/4542388#M1073023</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gupta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  thank u very much for ur replay....as u told is right..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but in my requirement i want to compare only with Month and Year of the D.O.B Field with current date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here i want to get all perners who having 16.5years by comparing with Month and Year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any clue pls....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Advance,&lt;/P&gt;&lt;P&gt;sudeer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Oct 2008 14:21:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-03T14:21:07Z</dc:date>
    <item>
      <title>Problem with Calclating the date</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-calclating-the-date/m-p/4542386#M1073021</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;&lt;/P&gt;&lt;P&gt; i want to Fetch the all PERNR(s) from pa0001 infotype, here the condition is ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to all pernrs from the pa0001 who are 16.5 years old by the current date, comparing month and year of Date of birth Field of that PERNR, (comparing to current date).&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 in Advance.&lt;/P&gt;&lt;P&gt;sudeer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2008 13:49:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-calclating-the-date/m-p/4542386#M1073021</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-03T13:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Calclating the date</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-calclating-the-date/m-p/4542387#M1073022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;days = 16.5 * 365.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;date1 = sy-datum - days. " date which is 16.5 yrs before today's date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select * from pa0002 into table xyz where gbdat &amp;lt;= date1 and endda = '99991231'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Amit Gupta on Oct 3, 2008 3:54 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2008 13:53:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-calclating-the-date/m-p/4542387#M1073022</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-03T13:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Calclating the date</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-calclating-the-date/m-p/4542388#M1073023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gupta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  thank u very much for ur replay....as u told is right..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but in my requirement i want to compare only with Month and Year of the D.O.B Field with current date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here i want to get all perners who having 16.5years by comparing with Month and Year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any clue pls....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Advance,&lt;/P&gt;&lt;P&gt;sudeer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2008 14:21:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-calclating-the-date/m-p/4542388#M1073023</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-03T14:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Calclating the date</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-calclating-the-date/m-p/4542389#M1073024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Try to calculate the number of months from the date . so that based on that calculate the years for 16.5.&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;Bharani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2008 14:23:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-calclating-the-date/m-p/4542389#M1073024</guid>
      <dc:creator>BH2408</dc:creator>
      <dc:date>2008-10-03T14:23:49Z</dc:date>
    </item>
  </channel>
</rss>

