<?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: Fetching the fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fetching-the-fields/m-p/4367311#M1039249</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Using &lt;STRONG&gt;Where-used list&lt;/STRONG&gt; first  check wheather this structure is used in any table or not and if it is used, wheather it contain the data you are looking for . Then only you can fetch data from the field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;anirban&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Sep 2008 04:31:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-02T04:31:14Z</dc:date>
    <item>
      <title>Fetching the fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fetching-the-fields/m-p/4367309#M1039247</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;  The fields which i want to fetch are present in the structurs so how can i get the values.Please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2008 04:28:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fetching-the-fields/m-p/4367309#M1039247</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-02T04:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching the fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fetching-the-fields/m-p/4367310#M1039248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you need to check where these fields are being stored in DB table or may be the case some FM or program is there which is using these structures .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~hitesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2008 04:31:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fetching-the-fields/m-p/4367310#M1039248</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-02T04:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching the fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fetching-the-fields/m-p/4367311#M1039249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Using &lt;STRONG&gt;Where-used list&lt;/STRONG&gt; first  check wheather this structure is used in any table or not and if it is used, wheather it contain the data you are looking for . Then only you can fetch data from the field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;anirban&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2008 04:31:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fetching-the-fields/m-p/4367311#M1039249</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-02T04:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching the fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fetching-the-fields/m-p/4367312#M1039250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Search for tables which contain same field and data.else you can fetch one by one values from structure cause structure works same as work area.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2008 04:31:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fetching-the-fields/m-p/4367312#M1039250</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-02T04:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching the fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fetching-the-fields/m-p/4367313#M1039251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi hema,&lt;/P&gt;&lt;P&gt;     Structure doesnt contain any data where as tables contain data.So there is no chance to get data from sturcture.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2008 04:33:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fetching-the-fields/m-p/4367313#M1039251</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-02T04:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching the fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fetching-the-fields/m-p/4367314#M1039252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to check for the tables?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2008 04:33:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fetching-the-fields/m-p/4367314#M1039252</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-02T04:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching the fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fetching-the-fields/m-p/4367315#M1039253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dude,&lt;/P&gt;&lt;P&gt;we cannot get the values from the Structure.&lt;/P&gt;&lt;P&gt;so want to find the related table which these values are stored.&lt;/P&gt;&lt;P&gt;This can be done by ,&lt;/P&gt;&lt;P&gt;1. Goto SE84.&lt;/P&gt;&lt;P&gt;2.Click On Abap Dictionary Folder&lt;/P&gt;&lt;P&gt; i.Click on Fields folder.&lt;/P&gt;&lt;P&gt;ii.Click on Table fields&lt;/P&gt;&lt;P&gt;iii.Enter the FIELD NAME and execute.&lt;/P&gt;&lt;P&gt;U will get the tables .&lt;/P&gt;&lt;P&gt;Pick the table Which U feel its apt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps U.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2008 04:36:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fetching-the-fields/m-p/4367315#M1039253</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-02T04:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching the fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fetching-the-fields/m-p/4367316#M1039254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;"STRUCTURES"   does not contain any data , infact data is contain by tables&lt;/P&gt;&lt;P&gt;so u cannot fetch from fields in case of structures&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it will help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: RAHUL SHARMA on Sep 2, 2008 6:56 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2008 04:55:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fetching-the-fields/m-p/4367316#M1039254</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-02T04:55:59Z</dc:date>
    </item>
  </channel>
</rss>

