<?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: all tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/all-tables/m-p/1006344#M77868</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Donna,&lt;/P&gt;&lt;P&gt;u can also goto SE81 and find out from there for a specific functional component. &lt;/P&gt;&lt;P&gt;This is a useful tx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reg,&lt;/P&gt;&lt;P&gt;Prabhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Aug 2005 03:30:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-08-18T03:30:38Z</dc:date>
    <item>
      <title>all tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/all-tables/m-p/1006341#M77865</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;just wanna what TCODE that will display all tables in SAP or tables that connected with PO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;donna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2005 00:53:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/all-tables/m-p/1006341#M77865</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-18T00:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: all tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/all-tables/m-p/1006342#M77866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SE11 will tell you everything you want to know in regard to tables in SAP.  Finding tables for a particular business object is a little trickier,  in some cases you may have to do an SQL trace to find them.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are looking for tables concerning purchase orders, here are a few.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;EKAB	Release Documentation
EKAN	Vendor Address: Purchasing Document
EKBE	History per Purchasing Document
EKBEH	Removed PO History Records
EKBO	Index of Docs. for Price Determ./Updating, Subsequent Sett.
EKBZ	History per Purchasing Document: Delivery Costs
EKBZH	History per Purchasing Document: Delivery Costs
EKEH	Scheduling Agreement Release Documentation
EKEK	Header Data for Scheduling Agreement Releases
EKES	Vendor Confirmations
EKET	Scheduling Agreement Schedule Lines
EKETH	Scheduling Agreement Schedules: History Tables
EKKI	Purchasing Condition Index
EKKN	Account Assignment in Purchasing Document
EKKO	Purchasing Document Header
EKPA	Partner Roles in Purchasing
EKPB	"Material Provided" Item in Purchasing Document
EKPO	Purchasing Document Item
EKPV	Shipping-Specific Data on Stock Tfr. for Purch. Doc. Item
EKRS	ERS Procedure: Goods (Merchandise) Movements to be Invoiced
EKUB	Index for Stock Transport Orders for Material&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please remember to award points for helpful answers.  Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Rich Heilman&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2005 01:09:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/all-tables/m-p/1006342#M77866</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-08-18T01:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: all tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/all-tables/m-p/1006343#M77867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just look at the table DD02L in se16 to find the list of table in sap&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the above tcode use tabname = ek* and TABCLASS = TRANSP to find the tables related to po.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regds&lt;/P&gt;&lt;P&gt;gv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2005 01:09:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/all-tables/m-p/1006343#M77867</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-18T01:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: all tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/all-tables/m-p/1006344#M77868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Donna,&lt;/P&gt;&lt;P&gt;u can also goto SE81 and find out from there for a specific functional component. &lt;/P&gt;&lt;P&gt;This is a useful tx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reg,&lt;/P&gt;&lt;P&gt;Prabhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2005 03:30:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/all-tables/m-p/1006344#M77868</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-18T03:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: all tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/all-tables/m-p/1006345#M77869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;General method to find tables and other objects pertaining to any specific functional area is to go to transaction SE81. Navigate down the tree to desired functional area, click on the entry (MM-pur in this case). Then click on 'Select Subtree' button in toolbar. Your selection turns yellow. Then click on 'information system' button. You will go to object navigator. Expand the ABAP dictionary node on the left, double click on 'Database Tables'. Press F8 to see the list of tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2005 03:44:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/all-tables/m-p/1006345#M77869</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-18T03:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: all tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/all-tables/m-p/1006346#M77870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just go to T-Code &amp;lt;b&amp;gt;DB15&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;and enter &amp;lt;b&amp;gt;MM_EKKO&amp;lt;/b&amp;gt; in Tables in Object&lt;/P&gt;&lt;P&gt;u will get the list of all the tables related to PO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;abhishek suppal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2005 03:52:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/all-tables/m-p/1006346#M77870</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-18T03:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: all tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/all-tables/m-p/1006347#M77871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;       U can use transaction se49 to find the tables related to a particular transaction. But mind it, this txn not exist in 4.7, but still there exists the program in 4.7... u can create TXN for the program urself. &lt;/P&gt;&lt;P&gt;Program is : SAPMSEUZ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With regards,&lt;/P&gt;&lt;P&gt;praveen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2005 07:22:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/all-tables/m-p/1006347#M77871</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-18T07:22:15Z</dc:date>
    </item>
  </channel>
</rss>

