<?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: Gl Transaction Table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/gl-transaction-table/m-p/7028663#M1499072</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FS10N uses table FAGLFLEXT which are the totals. The line items are found in table FAGLFLEXA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Assuming you've implemented the New G/L functionality...that's not the case for non-New G/L company codes.  There's plenty of us out here that haven't adopted it just because SAP came up with it ;-).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To the poster, just trace the transaction (drill into the summary) and you'll find the info you need but you'll be viewing the detail of a reconciliation account, not a sub-ledger (A/P) account.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Jun 2010 20:40:39 GMT</pubDate>
    <dc:creator>brad_bohn</dc:creator>
    <dc:date>2010-06-02T20:40:39Z</dc:date>
    <item>
      <title>Gl Transaction Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gl-transaction-table/m-p/7028659#M1499068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone know the GL transaction table name? I am looking for GL Code that was hit, amount, currency, debit/credit, and any reference. My end goal is to see all transactions that make up AP in a given year. I am able to see a summary view by using transaction code FS10N, but need to see the detail. Any help is appreciated. Thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jun 2010 20:04:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gl-transaction-table/m-p/7028659#M1499068</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-02T20:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: Gl Transaction Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gl-transaction-table/m-p/7028660#M1499069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you looking for AP or GL items. they're not the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jun 2010 20:24:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gl-transaction-table/m-p/7028660#M1499069</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-02T20:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: Gl Transaction Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gl-transaction-table/m-p/7028661#M1499070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FS10N uses table FAGLFLEXT which are the totals. The line items are found in table FAGLFLEXA.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jun 2010 20:26:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gl-transaction-table/m-p/7028661#M1499070</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-02T20:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: Gl Transaction Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gl-transaction-table/m-p/7028662#M1499071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know that AP and GL are not the same items, but shouldn't every transaction hit the GL?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried using SE16 to find table FAGLFLEXA, but I receive a message,"No table entries found for specified key". I was able to find table GLT0, which had the totals, but I'm still looking for the line items. Any other suggestions? Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jun 2010 20:36:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gl-transaction-table/m-p/7028662#M1499071</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-02T20:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: Gl Transaction Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gl-transaction-table/m-p/7028663#M1499072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FS10N uses table FAGLFLEXT which are the totals. The line items are found in table FAGLFLEXA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Assuming you've implemented the New G/L functionality...that's not the case for non-New G/L company codes.  There's plenty of us out here that haven't adopted it just because SAP came up with it ;-).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To the poster, just trace the transaction (drill into the summary) and you'll find the info you need but you'll be viewing the detail of a reconciliation account, not a sub-ledger (A/P) account.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jun 2010 20:40:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gl-transaction-table/m-p/7028663#M1499072</guid>
      <dc:creator>brad_bohn</dc:creator>
      <dc:date>2010-06-02T20:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: Gl Transaction Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gl-transaction-table/m-p/7028664#M1499073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; I know that AP and GL are not the same items, but shouldn't every transaction hit the GL?&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;No - there can be corrections (ie from one vendor to another for example).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are lots of tables involved. You have to tell us what you are trying to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jun 2010 20:43:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gl-transaction-table/m-p/7028664#M1499073</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-02T20:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: Gl Transaction Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gl-transaction-table/m-p/7028665#M1499074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What I really want to do is find all line items that make up the total debit balance for 2009 under our AP account as shown under FS10N. My ultimate goal is to have amount, other gl code, cost center, text, vendor id, etc. I hope that I explained that well. Thank you again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jun 2010 20:48:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gl-transaction-table/m-p/7028665#M1499074</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-02T20:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: Gl Transaction Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gl-transaction-table/m-p/7028666#M1499075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, once again, FS10N is for GL accounts not AP accounts (vendors). Or do you mean you want expense rather than revenue 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>Wed, 02 Jun 2010 21:03:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gl-transaction-table/m-p/7028666#M1499075</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-02T21:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: Gl Transaction Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gl-transaction-table/m-p/7028667#M1499076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for helping me on this...I'm very new to SAP and only have some dB experience in Great Plains, two different animals. Yes, I would like to see the expense accounts or other accounts hit. Our end goal is to see what our AP spend consisted of for 2009. I've seen tables such as BSAK, BSEG, BKPF, PAYR, and REGUP. My concern is making sure that what I am pulling is indeed accurate. Thanks again, it means a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jun 2010 21:20:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gl-transaction-table/m-p/7028667#M1499076</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-02T21:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: Gl Transaction Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gl-transaction-table/m-p/7028668#M1499077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm still not 100% on your requirements, but I think this is what you're trying to do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For fiscal year 2009 and the company code(s) you are interested in, go to tables BSIK (vendor open items) and BSAK (vendor cleared items) and get all the vendor items you are interested in. You will get document number, fiscal year and company code from here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then go to BSEG, using the document number, fiscal year and company code you just got and look for the GL items for each of the documents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will be a slow process depending on how much you have to read.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jun 2010 21:48:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gl-transaction-table/m-p/7028668#M1499077</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-02T21:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Gl Transaction Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gl-transaction-table/m-p/7028669#M1499078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you again Rob. However, I am not sure why I would need the vendor open items. I only want to see items that cleared or that were paid from AP. Do you know how I can check the figure once I join those tables?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jun 2010 14:56:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gl-transaction-table/m-p/7028669#M1499078</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-03T14:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: Gl Transaction Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gl-transaction-table/m-p/7028670#M1499079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you only want cleared items, don't use BSIK at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jun 2010 15:07:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gl-transaction-table/m-p/7028670#M1499079</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-03T15:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: Gl Transaction Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gl-transaction-table/m-p/7028671#M1499080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK Thank you. Any advice on how to reconcile the number?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jun 2010 15:48:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gl-transaction-table/m-p/7028671#M1499080</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-03T15:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: Gl Transaction Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gl-transaction-table/m-p/7028672#M1499081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your business analyst should help with that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jun 2010 15:53:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gl-transaction-table/m-p/7028672#M1499081</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-03T15:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Gl Transaction Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gl-transaction-table/m-p/7028673#M1499082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Table Name For &lt;/P&gt;&lt;P&gt;GL Ska1 skb1 &lt;/P&gt;&lt;P&gt;Customer Kna1 Knb1 &lt;/P&gt;&lt;P&gt;Vendor Lfb1 Lfa1 &lt;/P&gt;&lt;P&gt;Asset :Anka Ankt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main tables In Fi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2011 14:11:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gl-transaction-table/m-p/7028673#M1499082</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-03T14:11:07Z</dc:date>
    </item>
  </channel>
</rss>

