<?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: Debit billings--select statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debit-billings-select-statement/m-p/1774289#M334097</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yeah , u have to get the records from BSEG only.But not directly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first get the Debit entries of Custokers from BSiD+BSAD , get the accouting documents &lt;/P&gt;&lt;P&gt;2.by using these documents goto BSEG.Bcos BSEG is a Huge table , u may face performace Issues.&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;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Dec 2006 04:34:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-11T04:34:05Z</dc:date>
    <item>
      <title>Debit billings--select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debit-billings-select-statement/m-p/1774286#M334094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am preparing one alv report related to FI module.There is one colomn called Debit billings.&lt;/P&gt;&lt;P&gt;The explanation given for that colomn &lt;/P&gt;&lt;P&gt;" Document types RV and DR which debit accounts 110000 , 110500 , 110900 and credit accounts 400000 to 401000 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one tell me how to write the select statement for this colomn.&lt;/P&gt;&lt;P&gt;From where i have to fetch the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;ansari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Dec 2006 08:29:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debit-billings-select-statement/m-p/1774286#M334094</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-10T08:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Debit billings--select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debit-billings-select-statement/m-p/1774287#M334095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will be pretty difficult to write a single select for this. You want two matching records from BSIS or BSAS (so long as these are GL accounts).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Dec 2006 18:00:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debit-billings-select-statement/m-p/1774287#M334095</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-10T18:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Debit billings--select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debit-billings-select-statement/m-p/1774288#M334096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since in my report i want to get the amounts associated with the customers i think i should be using the BSID table.But the problem for me is there have given the account numbers hard coded.So i am in a doubt weather i should go to BSEG table also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2006 04:20:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debit-billings-select-statement/m-p/1774288#M334096</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-11T04:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Debit billings--select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debit-billings-select-statement/m-p/1774289#M334097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yeah , u have to get the records from BSEG only.But not directly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first get the Debit entries of Custokers from BSiD+BSAD , get the accouting documents &lt;/P&gt;&lt;P&gt;2.by using these documents goto BSEG.Bcos BSEG is a Huge table , u may face performace Issues.&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;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2006 04:34:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debit-billings-select-statement/m-p/1774289#M334097</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-11T04:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: Debit billings--select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debit-billings-select-statement/m-p/1774290#M334098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since i am dealing with only open customers in my report i think i should only use BSID.&lt;/P&gt;&lt;P&gt;And after geting the doc nos from BSID i am comin to BSEG.But as you told it is giving me peroformace issues.So i think i should use BSIS instead of BSEG which may help me in the case of performance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ansari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2006 04:40:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debit-billings-select-statement/m-p/1774290#M334098</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-11T04:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: Debit billings--select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debit-billings-select-statement/m-p/1774291#M334099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No , U are going on Basis of G/L accounts ,So what u get in BSID is only based on the Customer items only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;entry like this 

40 customer 100/-
50 g/l           100/-&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;lt;b&amp;gt;in BSIS u will get only 40-100/- only , u wont get 50-100/- , so u have to goto BSEG to get g/l 50-100&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2006 05:09:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debit-billings-select-statement/m-p/1774291#M334099</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-11T05:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: Debit billings--select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debit-billings-select-statement/m-p/1774292#M334100</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;I did not understand your answer completely. I am dealing with accoutns receivable.So i was thinking i will be coming from BISD which deals with open customers.&lt;/P&gt;&lt;P&gt;Can you please explain to me this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;entry like this &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;40 customer 100/-&lt;/P&gt;&lt;P&gt;50 g/l           100/-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in BSIS u will get only 40-100/- only , u wont get 50-100/- , so u have to goto BSEG to get g/l 50-100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ansari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2006 05:16:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debit-billings-select-statement/m-p/1774292#M334100</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-11T05:16:52Z</dc:date>
    </item>
  </channel>
</rss>

