<?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: Finding structure types with certain attribute types (more than one) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-structure-types-with-certain-attribute-types-more-than-one/m-p/424427#M11746</link>
    <description>&lt;P&gt;That option 1 works really well. After sorting by the first column one can easily spot the duplicate results because the second occurrence will be shown as empty. (Just sometimes one is tricked by one of the types occurring twice in the same structure, as it is typical for the LOW and HIGH field in range structures.)&lt;/P&gt;</description>
    <pubDate>Tue, 18 Jul 2017 12:58:05 GMT</pubDate>
    <dc:creator>monika_eggers</dc:creator>
    <dc:date>2017-07-18T12:58:05Z</dc:date>
    <item>
      <title>Finding structure types with certain attribute types (more than one)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-structure-types-with-certain-attribute-types-more-than-one/m-p/424423#M11742</link>
      <description>&lt;P&gt;Is there a way to search for structure types that use two or more simple data types, e.g. all structures that contain an attribute of type BCA_DTE_BPARE and an attribute of type BCA_DTE_ACEXT? I couldn't find a way in se11 or se80.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2017 18:41:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-structure-types-with-certain-attribute-types-more-than-one/m-p/424423#M11742</guid>
      <dc:creator>monika_eggers</dc:creator>
      <dc:date>2017-07-17T18:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: Finding structure types with certain attribute types (more than one)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-structure-types-with-certain-attribute-types-more-than-one/m-p/424424#M11743</link>
      <description>&lt;P&gt;Hi Monika,&lt;/P&gt;
  &lt;P&gt;Find your fields or data elements checking tables that begin with DD* in SE11 --&amp;gt; Database Table.&lt;/P&gt;
  &lt;P&gt;I.E. In DD03L put EBELN in FIELDNAME and got all tables that use EBELN field.&lt;/P&gt;
  &lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2017 20:02:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-structure-types-with-certain-attribute-types-more-than-one/m-p/424424#M11743</guid>
      <dc:creator>former_member235395</dc:creator>
      <dc:date>2017-07-17T20:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: Finding structure types with certain attribute types (more than one)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-structure-types-with-certain-attribute-types-more-than-one/m-p/424425#M11744</link>
      <description>&lt;P&gt;She wants by TYPE not by NAME. &lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 04:53:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-structure-types-with-certain-attribute-types-more-than-one/m-p/424425#M11744</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2017-07-18T04:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: Finding structure types with certain attribute types (more than one)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-structure-types-with-certain-attribute-types-more-than-one/m-p/424426#M11745</link>
      <description>&lt;P&gt;There is no built in functionality that allows you to find which structures hold which common sets of data elements. A few possibilities spring to mind that might help.&lt;/P&gt;
  &lt;P&gt;1. Use DD03L to search for structures that contain either of your desired data elements, using field ROLLNAME. Any structure that appears twice will have two entries in the results.&lt;/P&gt;
  &lt;P&gt;2. Do a where-used on each data element. Download the results and merge into one in, e.g. Excel&lt;/P&gt;
  &lt;P&gt;3. Identify the table which where-used uses . Query that directly.&lt;/P&gt;
  &lt;P&gt;You could of course write a small program to do any of these..&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 04:59:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-structure-types-with-certain-attribute-types-more-than-one/m-p/424426#M11745</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2017-07-18T04:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: Finding structure types with certain attribute types (more than one)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-structure-types-with-certain-attribute-types-more-than-one/m-p/424427#M11746</link>
      <description>&lt;P&gt;That option 1 works really well. After sorting by the first column one can easily spot the duplicate results because the second occurrence will be shown as empty. (Just sometimes one is tricked by one of the types occurring twice in the same structure, as it is typical for the LOW and HIGH field in range structures.)&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 12:58:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-structure-types-with-certain-attribute-types-more-than-one/m-p/424427#M11746</guid>
      <dc:creator>monika_eggers</dc:creator>
      <dc:date>2017-07-18T12:58:05Z</dc:date>
    </item>
  </channel>
</rss>

