<?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 customer ageing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-ageing/m-p/5526456#M1262777</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have made a report thats based on customer ageing..i have used BSID &amp;amp; BSAD tables in that..since its a ageing report i have to fetch the whole data upto current date..Now 1 more condition has been added into it that i have to check for the reversed documents n if i find any then delete that particular document along wid the document that is reversed..That reversed document in in BKPF table &amp;amp; the field is STBLG..wen i used this table for this particular condition report becomes preety slower..I have tried for all entries &amp;amp; all performance oriented things but nothin would help..Can any expert guides me is there any other way i can find that reversed document  without using BKPF table..Or if anyone can send me similar report based on customer ageing then i wud b highly thankful...&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;Raman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 18 Apr 2009 04:43:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-18T04:43:10Z</dc:date>
    <item>
      <title>customer ageing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-ageing/m-p/5526456#M1262777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have made a report thats based on customer ageing..i have used BSID &amp;amp; BSAD tables in that..since its a ageing report i have to fetch the whole data upto current date..Now 1 more condition has been added into it that i have to check for the reversed documents n if i find any then delete that particular document along wid the document that is reversed..That reversed document in in BKPF table &amp;amp; the field is STBLG..wen i used this table for this particular condition report becomes preety slower..I have tried for all entries &amp;amp; all performance oriented things but nothin would help..Can any expert guides me is there any other way i can find that reversed document  without using BKPF table..Or if anyone can send me similar report based on customer ageing then i wud b highly thankful...&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;Raman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Apr 2009 04:43:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-ageing/m-p/5526456#M1262777</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-18T04:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: customer ageing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-ageing/m-p/5526457#M1262778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to me you should use date, year in selection parameter, and you should fetch data maximum for one fiscal year, And try to use fields according to table index in where conditions....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it will help you.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Apr 2009 06:11:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-ageing/m-p/5526457#M1262778</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-18T06:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: customer ageing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-ageing/m-p/5526458#M1262779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will have to hit BKPF to get the reversed document (STBLG). But, when you are trying to fetch this document try to pass on the company code and fiscal year (which you can get from BSAD table) along with the document number to the where condition in SELECT statement. That would minimize the time taken to fetch the reversed document.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Apr 2009 06:45:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-ageing/m-p/5526458#M1262779</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-18T06:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: customer ageing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-ageing/m-p/5526459#M1262780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2009 05:45:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-ageing/m-p/5526459#M1262780</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-01T05:45:19Z</dc:date>
    </item>
  </channel>
</rss>

