<?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: structure field in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/structure-field/m-p/2246156#M484886</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I hope this question was already answered.&lt;/P&gt;&lt;P&gt;There is strict rule such that we have to use a particular method to find the related database table for a strcuture &lt;/P&gt;&lt;P&gt;Just take the description of the structure and its fields and accordingly we have to find the tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 May 2007 09:52:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-25T09:52:29Z</dc:date>
    <item>
      <title>structure field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/structure-field/m-p/2246155#M484885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;How to find a table corresponding to a structure field?&lt;/P&gt;&lt;P&gt;Because some times field in the structure will be different from Table field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 09:50:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/structure-field/m-p/2246155#M484885</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T09:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: structure field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/structure-field/m-p/2246156#M484886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I hope this question was already answered.&lt;/P&gt;&lt;P&gt;There is strict rule such that we have to use a particular method to find the related database table for a strcuture &lt;/P&gt;&lt;P&gt;Just take the description of the structure and its fields and accordingly we have to find the tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 09:52:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/structure-field/m-p/2246156#M484886</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T09:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: structure field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/structure-field/m-p/2246157#M484887</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;Even though the field name is different check with data element for that field. &amp;amp; use WHERE USED LIST on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;P&gt;Reward if helpful &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 09:54:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/structure-field/m-p/2246157#M484887</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T09:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: structure field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/structure-field/m-p/2246158#M484888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Quite often the name of the table is included in the name of the structure.&lt;/P&gt;&lt;P&gt;You canalson check the package (maintained in attributes of table/structure) with TRX SE84 and see what table/structures are in the same package...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 09:58:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/structure-field/m-p/2246158#M484888</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T09:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: structure field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/structure-field/m-p/2246159#M484889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use where used list and select table check box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points to all useful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;SaiRam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 09:58:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/structure-field/m-p/2246159#M484889</guid>
      <dc:creator>former_member196280</dc:creator>
      <dc:date>2007-05-25T09:58:50Z</dc:date>
    </item>
  </channel>
</rss>

