<?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: overdue amount calculation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/overdue-amount-calculation/m-p/1522564#M239773</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; how to calculate the overdue balance&lt;/P&gt;&lt;P&gt;for overdue(1-30),overdue(31-60),overdue(61-90),overdue(90+),&lt;/P&gt;&lt;P&gt;balances for the account staments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;ndeepthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Aug 2006 22:52:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-28T22:52:06Z</dc:date>
    <item>
      <title>overdue amount calculation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/overdue-amount-calculation/m-p/1522563#M239772</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;how to calculate overdue amount for account statments.&lt;/P&gt;&lt;P&gt;is there any function module to calculate the overdue amount .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;deepthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2006 22:01:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/overdue-amount-calculation/m-p/1522563#M239772</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-28T22:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: overdue amount calculation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/overdue-amount-calculation/m-p/1522564#M239773</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; how to calculate the overdue balance&lt;/P&gt;&lt;P&gt;for overdue(1-30),overdue(31-60),overdue(61-90),overdue(90+),&lt;/P&gt;&lt;P&gt;balances for the account staments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;ndeepthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2006 22:52:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/overdue-amount-calculation/m-p/1522564#M239773</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-28T22:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: overdue amount calculation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/overdue-amount-calculation/m-p/1522565#M239774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Normally we get the account statement and do the calculation of overdue amount.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are the BAPIs for AR and AP to get the account statements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_AR_ACC_GETSTATEMENT&lt;/P&gt;&lt;P&gt;BAPI_AP_ACC_GETSTATEMENT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2006 22:53:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/overdue-amount-calculation/m-p/1522565#M239774</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-28T22:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: overdue amount calculation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/overdue-amount-calculation/m-p/1522566#M239775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sudhir,&lt;/P&gt;&lt;P&gt;the bapi was helpful but how do we calculate the overdue amount.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;ndeepthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2006 23:00:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/overdue-amount-calculation/m-p/1522566#M239775</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-28T23:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: overdue amount calculation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/overdue-amount-calculation/m-p/1522567#M239776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Loop on the items and find the difference between &lt;/P&gt;&lt;P&gt;PSNG_DATE of each item and SY-DATUM which gives the &lt;/P&gt;&lt;P&gt;number of days from which it is open.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the days is between 1-30 add the amount (LC_AMOUNT) to this cap else check if the days between 30-60 and add amount and so on for opther two caps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2006 23:06:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/overdue-amount-calculation/m-p/1522567#M239776</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-28T23:06:42Z</dc:date>
    </item>
  </channel>
</rss>

