<?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: Where used for table fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/where-used-for-table-fields/m-p/6031949#M1349491</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it's a very good question&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;well.. i guess it is not so easy, but maybe it's possible to create a program to use the where used for you automatically.&lt;/P&gt;&lt;P&gt;Use tcode SHDB to record actions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but there should be a easier way... &lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="confused"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Jul 2009 18:19:36 GMT</pubDate>
    <dc:creator>FabioPagoti</dc:creator>
    <dc:date>2009-07-31T18:19:36Z</dc:date>
    <item>
      <title>Where used for table fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/where-used-for-table-fields/m-p/6031948#M1349490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have list of 3600 fields , I need to get info related to these fields are used in which screens. Any easy way ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS : Please donot suggest to use se11--&amp;gt; and make whereused list for field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®s&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: a®s on Jul 31, 2009 12:34 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 15:34:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/where-used-for-table-fields/m-p/6031948#M1349490</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2009-07-31T15:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: Where used for table fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/where-used-for-table-fields/m-p/6031949#M1349491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it's a very good question&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;well.. i guess it is not so easy, but maybe it's possible to create a program to use the where used for you automatically.&lt;/P&gt;&lt;P&gt;Use tcode SHDB to record actions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but there should be a easier way... &lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="confused"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 18:19:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/where-used-for-table-fields/m-p/6031949#M1349491</guid>
      <dc:creator>FabioPagoti</dc:creator>
      <dc:date>2009-07-31T18:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Where used for table fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/where-used-for-table-fields/m-p/6031950#M1349492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try some code using the table &lt;STRONG&gt;TCVIEW&lt;/STRONG&gt;, with the field &lt;STRONG&gt;TCFIELDNAM&lt;/STRONG&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 19:01:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/where-used-for-table-fields/m-p/6031950#M1349492</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-31T19:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Where used for table fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/where-used-for-table-fields/m-p/6031951#M1349493</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;&lt;/P&gt;&lt;P&gt;1. Get the table name in which all the data elements are stored.&lt;/P&gt;&lt;P&gt;2. Write select for that table to find all the table names using required data elements for table field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check if this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Augustin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Aug 2009 11:25:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/where-used-for-table-fields/m-p/6031951#M1349493</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-01T11:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: Where used for table fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/where-used-for-table-fields/m-p/6031952#M1349494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to make use of this program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RPR_ABAP_SOURCE_SCAN&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Aug 2009 13:53:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/where-used-for-table-fields/m-p/6031952#M1349494</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2009-08-01T13:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Where used for table fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/where-used-for-table-fields/m-p/6031953#M1349495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You had great answers, good luck &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Aug 2009 23:23:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/where-used-for-table-fields/m-p/6031953#M1349495</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2009-08-01T23:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Where used for table fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/where-used-for-table-fields/m-p/6031954#M1349496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No . answers solved my issue. none came near to solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other suggestions ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2009 18:46:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/where-used-for-table-fields/m-p/6031954#M1349496</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2009-08-03T18:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Where used for table fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/where-used-for-table-fields/m-p/6031955#M1349497</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;Look at table D021T. It contains all fields for all screens/programms.&lt;/P&gt;&lt;P&gt;You may to place all your fileds into internal table and in loop/endloop make select form this table by mask '*-fieldname'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2009 04:44:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/where-used-for-table-fields/m-p/6031955#M1349497</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-04T04:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: Where used for table fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/where-used-for-table-fields/m-p/6031956#M1349498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dzed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for table you mentioned, and you are right. It contains the screen fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt; a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2009 15:42:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/where-used-for-table-fields/m-p/6031956#M1349498</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2009-08-04T15:42:19Z</dc:date>
    </item>
  </channel>
</rss>

