<?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: Dbtable for FI - Operating concern in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbtable-for-fi-operating-concern/m-p/5644468#M1284534</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Table : &lt;STRONG&gt;TKEOE&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 May 2009 06:50:16 GMT</pubDate>
    <dc:creator>GauthamV</dc:creator>
    <dc:date>2009-05-08T06:50:16Z</dc:date>
    <item>
      <title>Dbtable for FI - Operating concern</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbtable-for-fi-operating-concern/m-p/5644467#M1284533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need some help regarding the tranx KEQ3.. this is normally for operating concerns.. Here i need a database table which gives me all the records that are found in a tranx level for a particular operating concern.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hav found the maint. view:V_TKEOE but i require a db table..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried in debug but i couldn't get..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me out in providing the dbtable for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;rohith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 May 2009 06:46:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dbtable-for-fi-operating-concern/m-p/5644467#M1284533</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-08T06:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Dbtable for FI - Operating concern</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbtable-for-fi-operating-concern/m-p/5644468#M1284534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Table : &lt;STRONG&gt;TKEOE&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 May 2009 06:50:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dbtable-for-fi-operating-concern/m-p/5644468#M1284534</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2009-05-08T06:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: Dbtable for FI - Operating concern</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbtable-for-fi-operating-concern/m-p/5644469#M1284535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ya i had got that one..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if you check through tranx.. for one operating concern you may get 25 records suppose... if you check the same in that table with operating concern you may not find all the records... only around 9 or 10 are shown..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, remaining why is that not reflecting or is there any other table..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 May 2009 06:53:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dbtable-for-fi-operating-concern/m-p/5644469#M1284535</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-08T06:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dbtable for FI - Operating concern</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbtable-for-fi-operating-concern/m-p/5644470#M1284536</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;Try TKEB.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 May 2009 06:59:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dbtable-for-fi-operating-concern/m-p/5644470#M1284536</guid>
      <dc:creator>dev_parbutteea</dc:creator>
      <dc:date>2009-05-08T06:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: Dbtable for FI - Operating concern</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbtable-for-fi-operating-concern/m-p/5644471#M1284537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This table:TKEB gives me only the operating conern but not the fields for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if anyone can provide the same...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;rohith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 May 2009 07:03:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dbtable-for-fi-operating-concern/m-p/5644471#M1284537</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-08T07:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Dbtable for FI - Operating concern</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbtable-for-fi-operating-concern/m-p/5644472#M1284538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TKEBL&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 May 2009 07:05:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dbtable-for-fi-operating-concern/m-p/5644472#M1284538</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2009-05-08T07:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: Dbtable for FI - Operating concern</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbtable-for-fi-operating-concern/m-p/5644473#M1284539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rohit,&lt;/P&gt;&lt;P&gt;   You have found the Maintenance view from that if you go the view click Table / Join Conditions you can find table,just check TKEOE table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 May 2009 07:06:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dbtable-for-fi-operating-concern/m-p/5644473#M1284539</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-08T07:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: Dbtable for FI - Operating concern</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbtable-for-fi-operating-concern/m-p/5644474#M1284540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ya suresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when im going to that table and trying to check the number of records it is having but it is mismatched with the records that are reflected through tranx...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maint.. view is having only one table TKEOE...but with this im unable to get the solution..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 May 2009 07:09:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dbtable-for-fi-operating-concern/m-p/5644474#M1284540</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-08T07:09:39Z</dc:date>
    </item>
  </channel>
</rss>

