<?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: consult a struct in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/consult-a-struct/m-p/1513586#M236604</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U can use transaction SE11 to check the structure details and there is an option Where-use list, which would provide you with the list of programs, tables...etc which uses the particular structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anurag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Aug 2006 13:20:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-22T13:20:16Z</dc:date>
    <item>
      <title>consult a struct</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/consult-a-struct/m-p/1513582#M236600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anybody help me?, I want to query a struct, called "ceban", but i don`t know how to. I can query tables with SQL, but i cannot view the struct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or best, if somebody have documentation abut how SAP use, store, and read struct, i will thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2006 20:59:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/consult-a-struct/m-p/1513582#M236600</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-18T20:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: consult a struct</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/consult-a-struct/m-p/1513583#M236601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You cannot query a structure as data is not strored in structures, you can do a query from tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some info about the structues:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://help.sap.com/saphelp_40b/helpdata/en/cf/21edb9446011d189700000e8322d00/content.htm"&amp;gt;http://help.sap.com/saphelp_40b/helpdata/en/cf/21edb9446011d189700000e8322d00/content.htm&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Added link&lt;/P&gt;&lt;P&gt;Message was edited by: Sid&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2006 21:02:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/consult-a-struct/m-p/1513583#M236601</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-18T21:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: consult a struct</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/consult-a-struct/m-p/1513584#M236602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;GOOD&lt;/P&gt;&lt;P&gt;go through thse &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdb.org/htmhelp/e1/09ff3a8bee2f7ce10000000a11402f/content.htm" target="test_blank"&gt;http://www.sapdb.org/htmhelp/e1/09ff3a8bee2f7ce10000000a11402f/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CREATE A QUERY-&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/abap/ab4query.pdf" target="test_blank"&gt;http://www.sappoint.com/abap/ab4query.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS&lt;/P&gt;&lt;P&gt;MRUTYUN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Aug 2006 04:39:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/consult-a-struct/m-p/1513584#M236602</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-19T04:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: consult a struct</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/consult-a-struct/m-p/1513585#M236603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I understood the meaning that I can use the struct and it can not to store data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I see in a program that consult a struct that means that in same place the program fill the struct with data from tables, which is query that the programs uses, how i can find the query.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Aug 2006 11:29:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/consult-a-struct/m-p/1513585#M236603</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-22T11:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: consult a struct</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/consult-a-struct/m-p/1513586#M236604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U can use transaction SE11 to check the structure details and there is an option Where-use list, which would provide you with the list of programs, tables...etc which uses the particular structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anurag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Aug 2006 13:20:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/consult-a-struct/m-p/1513586#M236604</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-22T13:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: consult a struct</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/consult-a-struct/m-p/1513587#M236605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Olivero,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u cannot write the sql query for the structure table.in the simple words struct is like Workarea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vikranth Khimavath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Aug 2006 13:23:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/consult-a-struct/m-p/1513587#M236605</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-22T13:23:20Z</dc:date>
    </item>
  </channel>
</rss>

