<?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: table name from structure in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-from-structure/m-p/4993097#M1162956</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;Place the structure in Se11, and click on 'where used list' icon for ur field, it will display the tables related to that field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks\&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Jan 2009 06:29:20 GMT</pubDate>
    <dc:creator>former_member222860</dc:creator>
    <dc:date>2009-01-02T06:29:20Z</dc:date>
    <item>
      <title>table name from structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-from-structure/m-p/4993090#M1162949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;                   how to find the table name from structure, most of the case when i press f1 and technicalsettings on a particular field, there i will see only structure...,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Thirukumaran. R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2009 06:23:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-from-structure/m-p/4993090#M1162949</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-02T06:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: table name from structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-from-structure/m-p/4993091#M1162950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Better use the data element and click the where used list and find out &lt;/P&gt;&lt;P&gt;the appropriate table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2009 06:24:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-from-structure/m-p/4993091#M1162950</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2009-01-02T06:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: table name from structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-from-structure/m-p/4993092#M1162951</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 using the where used list. &lt;/P&gt;&lt;P&gt;or use tcode se84.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2009 06:25:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-from-structure/m-p/4993092#M1162951</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-02T06:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: table name from structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-from-structure/m-p/4993093#M1162952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thirukumaran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mpst of the times it is structure only. In run time they would have declared a TABLE of that structure type and use it. So, from that F1 structure, you cannot find what table it is...because it is not &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2009 06:25:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-from-structure/m-p/4993093#M1162952</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-02T06:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: table name from structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-from-structure/m-p/4993094#M1162953</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;keep the cursor on the structure name and use where used list and select 'table' from the check box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reg&lt;/P&gt;&lt;P&gt;Ramya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2009 06:25:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-from-structure/m-p/4993094#M1162953</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-02T06:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: table name from structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-from-structure/m-p/4993095#M1162954</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;Use &lt;STRONG&gt;where usedlist&lt;/STRONG&gt;  to find table or any thing where the field is used&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;Goto se15 in data dictionary &lt;DEL&gt;&amp;gt;table fields&lt;/DEL&gt;&amp;gt;double click &lt;/P&gt;&lt;P&gt;enter ur field name and execute &lt;/P&gt;&lt;P&gt;it wil give all fileds in diff tables &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is Helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2009 06:26:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-from-structure/m-p/4993095#M1162954</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-02T06:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: table name from structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-from-structure/m-p/4993096#M1162955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use SQL trace for finding it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Activate trace in ST05 and run the transaction to create or change the entry. then go ST05 again, press 'deactivate trace' and display trace. it will show the list of tables and values which u updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tis is one way of finding it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2009 06:28:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-from-structure/m-p/4993096#M1162955</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-02T06:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: table name from structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-from-structure/m-p/4993097#M1162956</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;Place the structure in Se11, and click on 'where used list' icon for ur field, it will display the tables related to that field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks\&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2009 06:29:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-from-structure/m-p/4993097#M1162956</guid>
      <dc:creator>former_member222860</dc:creator>
      <dc:date>2009-01-02T06:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: table name from structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-from-structure/m-p/4993098#M1162957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use the data element and click the where used list and there u will get a pop up window in that select table fields and click the push button (indirect application) ..there u will get another pop-up there click on database table alone...there u can find the fields that are used in transparent table alone..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2009 06:30:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-from-structure/m-p/4993098#M1162957</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-02T06:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: table name from structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-from-structure/m-p/4993099#M1162958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you explain with some example...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Thirukumaran. R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2009 06:35:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-from-structure/m-p/4993099#M1162958</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-02T06:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: table name from structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-from-structure/m-p/4993100#M1162959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    Note the Field name in the structure,&lt;/P&gt;&lt;P&gt;    Goto SE11, give table name DD03L&lt;/P&gt;&lt;P&gt;    Click on Contents, give the field name&lt;/P&gt;&lt;P&gt;    It will give you all the tables and structures used by that field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bala Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2009 06:39:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-from-structure/m-p/4993100#M1162959</guid>
      <dc:creator>former_member585060</dc:creator>
      <dc:date>2009-01-02T06:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: table name from structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-from-structure/m-p/4993101#M1162960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for you answer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm trying like this i had created table type for the structure and using in my program it doesn't works..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data : it type standard table of zHRPE_PROFA.&lt;/P&gt;&lt;P&gt;data : wa like line of it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT * from ZHRPE_PROFA into TABLE it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  loop at it into wa.&lt;/P&gt;&lt;P&gt;    wa-PLVAR.&lt;/P&gt;&lt;P&gt;    endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2009 06:54:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-from-structure/m-p/4993101#M1162960</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-02T06:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: table name from structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-from-structure/m-p/4993102#M1162961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Thirukumaran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the error you are getting? Just FYI to can extract data from DB Tables/ Views and not from table types.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: Is &lt;STRONG&gt;ZHRPE_PROFA&lt;/STRONG&gt; a transperant table or a table type?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Suhas Saha on Jan 2, 2009 8:05 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2009 07:05:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-from-structure/m-p/4993102#M1162961</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2009-01-02T07:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: table name from structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-from-structure/m-p/4993103#M1162962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi it is table type...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2009 09:00:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-from-structure/m-p/4993103#M1162962</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-02T09:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: table name from structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-from-structure/m-p/4993104#M1162963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Thiru,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;&lt;STRONG&gt;YOU CANNOT EXTRACT DATA FROM A TABLE TYPE&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to create a transperant table for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2009 09:02:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-from-structure/m-p/4993104#M1162963</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2009-01-02T09:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: table name from structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-from-structure/m-p/4993105#M1162964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;enter the structure name r table type name in se11....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if table type then in that one line type will be assigned ,double click on that it will take u structure....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there select the field that u want and goto their data element...place the cursor on data element and press where used list....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u will get an pop up there select the checkbox table fields alone and press the pushbutton(INDIRECT APPLICATION)....again u will be get another popup there double click on database table....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here it will list out only tables ......from list select the correct table that is related to ur requirement...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2009 09:20:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-name-from-structure/m-p/4993105#M1162964</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-02T09:20:00Z</dc:date>
    </item>
  </channel>
</rss>

