<?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: database tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-tables/m-p/1887562#M372175</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DFKKOP* ...try in DFKKOPK...its all depends on the type of document...it it has reverse...if is is cleared...then sits in different tables...try also checking DFKK* tables&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 14 Jan 2007 10:36:40 GMT</pubDate>
    <dc:creator>Manohar2u</dc:creator>
    <dc:date>2007-01-14T10:36:40Z</dc:date>
    <item>
      <title>database tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-tables/m-p/1887557#M372170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i need to know the underlying table(s) that store the amounts that are displayed in account display in tcode fpl9&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Jan 2007 10:20:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/database-tables/m-p/1887557#M372170</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-13T10:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: database tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-tables/m-p/1887558#M372171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just run hte Sql trace &amp;lt;b&amp;gt;Tcode ST05 &amp;lt;/b&amp;gt; and capture the tables that are being updated with the transaction .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By this u can see the underlying tables for your transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Jan 2007 10:46:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/database-tables/m-p/1887558#M372171</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-13T10:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: database tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-tables/m-p/1887559#M372172</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;Start the SQL trace thro Tc ST05 and call the Tc fp19. And stop the trace and click list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will list all the table which are all used to display the data for the transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From that u can filter out the latest dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If useful reward.&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Jan 2007 11:10:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/database-tables/m-p/1887559#M372172</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-13T11:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: database tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-tables/m-p/1887560#M372173</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;everything in DFKKOP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Jan 2007 12:41:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/database-tables/m-p/1887560#M372173</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2007-01-13T12:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: database tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-tables/m-p/1887561#M372174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but if i delete a record in DFKKOP and i go to account display i can still see the amount belonging to the document that i deleted but the text of transaction wont be there. i need to delete the amount that is being displayed in account display&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Jan 2007 10:03:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/database-tables/m-p/1887561#M372174</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-14T10:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: database tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-tables/m-p/1887562#M372175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DFKKOP* ...try in DFKKOPK...its all depends on the type of document...it it has reverse...if is is cleared...then sits in different tables...try also checking DFKK* tables&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Jan 2007 10:36:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/database-tables/m-p/1887562#M372175</guid>
      <dc:creator>Manohar2u</dc:creator>
      <dc:date>2007-01-14T10:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: database tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-tables/m-p/1887563#M372176</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 do not find any FP19 tcode in our system. Another way to find the system tables is by executing SM12 -&amp;gt; Display and Delete Locks in a separate session.&lt;/P&gt;&lt;P&gt;Execute your standard SAP in another session and check the tables that get locked in another screen by executing SM12.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Subramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jan 2007 01:56:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/database-tables/m-p/1887563#M372176</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-15T01:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: database tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-tables/m-p/1887564#M372177</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;not FP19, FPL9 is the account display in component Contract Accounting, AKA RM-CA or FI-CA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jan 2007 07:20:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/database-tables/m-p/1887564#M372177</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2007-01-15T07:20:33Z</dc:date>
    </item>
  </channel>
</rss>

