<?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 Finding Table name from structure in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-table-name-from-structure/m-p/1022250#M81457</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; I need to find the trans. table name for the field ATP Quntity, It's coming from the Structure MDEZ field name MNG04. Please Help me guys??????????/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried where used list, it's giving 2 tables But both are not having any data. Please guide me is there is anyother way can i achieve this?????????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Nov 2005 22:28:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-11-21T22:28:26Z</dc:date>
    <item>
      <title>Finding Table name from structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-table-name-from-structure/m-p/1022250#M81457</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; I need to find the trans. table name for the field ATP Quntity, It's coming from the Structure MDEZ field name MNG04. Please Help me guys??????????/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried where used list, it's giving 2 tables But both are not having any data. Please guide me is there is anyother way can i achieve this?????????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2005 22:28:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-table-name-from-structure/m-p/1022250#M81457</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-21T22:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Table name from structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-table-name-from-structure/m-p/1022251#M81458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try transaction SE15&lt;/P&gt;&lt;P&gt;Repository Information System --&amp;gt; ABAP Dictionary --&amp;gt; Fields --&amp;gt; Table Fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enter 'ATP quantity' for Short Description and execute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Shyam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2005 22:45:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-table-name-from-structure/m-p/1022251#M81458</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-21T22:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Table name from structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-table-name-from-structure/m-p/1022252#M81459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you didn't get the field yet, you can try with SQL trace. Goto Transaction ST05 and switch on the trace. Now get back to your transaction and execute. Then goback to SQL trace and switch of the trace and display trace. Now you can find the list of tables used by transction in the SQL Trace displayed. Then you may need to go through these list of tables to determine the required table. please let me know if any further details are needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Hari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2005 01:29:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-table-name-from-structure/m-p/1022252#M81459</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-22T01:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Table name from structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-table-name-from-structure/m-p/1022253#M81460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think ATP quantity is a specific table field value. It is a calculated value, that has life only in the transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2005 02:51:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-table-name-from-structure/m-p/1022253#M81460</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-22T02:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Table name from structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-table-name-from-structure/m-p/1022254#M81461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hari,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thanks for ur help. Can i add Program manipulated field value into Search help display. B'cos in selection criteria we can only create view for tables. How i can display manipulated value that's not in table to display in Search help result screen?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to add extra display result in material field's Search help result screen like Stock on hand plant details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Subha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2005 17:50:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-table-name-from-structure/m-p/1022254#M81461</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-22T17:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Table name from structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-table-name-from-structure/m-p/1022255#M81462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can go to Table DD02L, enter MNG04 as the FIELDNAME. You will get some values, but I think all of them are structures. You can perhaps then find out where these structures are used. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this field is a temporary field used in MRP calculations &amp;amp; so it might be unlikely that you a corresponding table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2005 18:03:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-table-name-from-structure/m-p/1022255#M81462</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-22T18:03:49Z</dc:date>
    </item>
  </channel>
</rss>

