<?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 Need to develop new Report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-develop-new-report/m-p/6090470#M1358612</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Please use a meaningful subject in future&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;can any one please tell me from which table i have to fetch data (i think bseg and bkpf) is it correct.give me an  idea for fetching &lt;/P&gt;&lt;P&gt;data and developing report.if possible please give the field names along with table name of below info  i would be thankfull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Report will contain the following information:&lt;/P&gt;&lt;P&gt;-General Ledger account number&lt;/P&gt;&lt;P&gt;-Name of Account&lt;/P&gt;&lt;P&gt;-Amount of Entry &lt;/P&gt;&lt;P&gt;-Date of the document &lt;/P&gt;&lt;P&gt;-Document number&lt;/P&gt;&lt;P&gt;-Debit &amp;amp; Credit side of entry with     general ledger and customer account numbers (if applicable).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The filter data will contain:&lt;/P&gt;&lt;P&gt;-User ID&lt;/P&gt;&lt;P&gt;-General Ledger Range fields: From &amp;amp; To&lt;/P&gt;&lt;P&gt;- Date fields: From &amp;amp; To.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The purpose of this report is to list all general ledger entries made by a User for a certain time frame.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: mohd  khan2 on Aug 25, 2009 11:34 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Matt on Aug 25, 2009 1:08 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Aug 2009 09:13:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-25T09:13:52Z</dc:date>
    <item>
      <title>Need to develop new Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-develop-new-report/m-p/6090470#M1358612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Please use a meaningful subject in future&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;can any one please tell me from which table i have to fetch data (i think bseg and bkpf) is it correct.give me an  idea for fetching &lt;/P&gt;&lt;P&gt;data and developing report.if possible please give the field names along with table name of below info  i would be thankfull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Report will contain the following information:&lt;/P&gt;&lt;P&gt;-General Ledger account number&lt;/P&gt;&lt;P&gt;-Name of Account&lt;/P&gt;&lt;P&gt;-Amount of Entry &lt;/P&gt;&lt;P&gt;-Date of the document &lt;/P&gt;&lt;P&gt;-Document number&lt;/P&gt;&lt;P&gt;-Debit &amp;amp; Credit side of entry with     general ledger and customer account numbers (if applicable).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The filter data will contain:&lt;/P&gt;&lt;P&gt;-User ID&lt;/P&gt;&lt;P&gt;-General Ledger Range fields: From &amp;amp; To&lt;/P&gt;&lt;P&gt;- Date fields: From &amp;amp; To.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The purpose of this report is to list all general ledger entries made by a User for a certain time frame.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: mohd  khan2 on Aug 25, 2009 11:34 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Matt on Aug 25, 2009 1:08 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2009 09:13:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-develop-new-report/m-p/6090470#M1358612</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-25T09:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Need to develop new Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-develop-new-report/m-p/6090471#M1358613</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;BSEG is the master table(Has all GL/Vendor/Customer) and hence try to restrict the usage. Instead you can use the below tables(they form the child tables for BSEG). This will be performance issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since your requirement is to fetch the GL account and Customer account items,&lt;/P&gt;&lt;P&gt;BSAD :(Accounting: Secondary index for customers &lt;STRONG&gt;(cleared items)&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;BSID :(Accounting: Secondary index for customers)-&lt;STRONG&gt;Open items&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also fetch the header details from the table BKPF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below are the fields:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;General Ledger account number(HKONT)&lt;/P&gt;&lt;P&gt;-Name of Account(You need to get the desciption from SKA1 or SKB1 for the above HKONT)&lt;/P&gt;&lt;P&gt;-Amount of Entry (BSEG/BSAD/BSID-WRBTR)&lt;/P&gt;&lt;P&gt;-Date of the document (BKPF-BUDAT)&lt;/P&gt;&lt;P&gt;-Document number(BKPF-BELNR/BSAD-BELNR/BSID-BELNR/BSEG-BELNR)&lt;/P&gt;&lt;P&gt;-Debit &amp;amp; Credit side of entry with general ledger and customer account numbers (if applicable).(BSEG/BSID/BSAD-SHKZG)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Additioally you need the field KOART which will differentaiat if the line items is for GL/Vendor(K)/Customer(D). This is available in BSEG. For BSAD/BSID you need not check because the table will store only customer line items&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2009 10:04:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-develop-new-report/m-p/6090471#M1358613</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-25T10:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: Need to develop new Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-develop-new-report/m-p/6090472#M1358614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shiva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you please tell me about filter data .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)user-id:  (this field is bkpf-usnam--- correct if i am wrong)&lt;/P&gt;&lt;P&gt;2)GL range fields : from and to (this field is HKONT---Correct if i am wrong)&lt;/P&gt;&lt;P&gt;3)date fields : from and to (this field is BUDAT ---Correct if i am wrong)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2009 10:30:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-develop-new-report/m-p/6090472#M1358614</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-25T10:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: Need to develop new Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-develop-new-report/m-p/6090473#M1358615</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;You are correct for all the above points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Shiva Kumar Tirumalasetty on Aug 25, 2009 4:12 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2009 10:41:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-develop-new-report/m-p/6090473#M1358615</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-25T10:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: Need to develop new Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-develop-new-report/m-p/6090474#M1358616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Please use a meaningful subject in future&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2009 11:09:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-develop-new-report/m-p/6090474#M1358616</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2009-08-25T11:09:21Z</dc:date>
    </item>
  </channel>
</rss>

