<?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: using structure in query in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-structure-in-query/m-p/5107206#M1184852</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you give me an example? For example, how can i retrive the field EEIND form the structure MEPO1211? (this is the delivery date of the PO for a position)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Feb 2009 14:56:36 GMT</pubDate>
    <dc:creator>was_wasssu</dc:creator>
    <dc:date>2009-02-03T14:56:36Z</dc:date>
    <item>
      <title>using structure in query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-structure-in-query/m-p/5107204#M1184850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can i use a structure into a query (writing code)? In some documents (SO, PO, etc.), some fields are into a structure. How can i use that field into a query?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Was Wasssu on Feb 3, 2009 3:29 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2009 14:29:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-structure-in-query/m-p/5107204#M1184850</guid>
      <dc:creator>was_wasssu</dc:creator>
      <dc:date>2009-02-03T14:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: using structure in query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-structure-in-query/m-p/5107205#M1184851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Was&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may use it like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

SELECT &amp;lt;field1&amp;gt; &amp;lt;field2&amp;gt; FROM &amp;lt;databasetable&amp;gt; INTO &amp;lt;internaltable&amp;gt;
WHERE &amp;lt;field1&amp;gt; EQ &amp;lt;structure&amp;gt;-&amp;lt;field1&amp;gt;
AND   &amp;lt;field2&amp;gt; EQ &amp;lt;structure&amp;gt;-&amp;lt;field2&amp;gt;.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Pushpraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2009 14:49:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-structure-in-query/m-p/5107205#M1184851</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-03T14:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: using structure in query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-structure-in-query/m-p/5107206#M1184852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you give me an example? For example, how can i retrive the field EEIND form the structure MEPO1211? (this is the delivery date of the PO for a position)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2009 14:56:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-structure-in-query/m-p/5107206#M1184852</guid>
      <dc:creator>was_wasssu</dc:creator>
      <dc:date>2009-02-03T14:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: using structure in query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-structure-in-query/m-p/5107207#M1184853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to find the tables being used to fill the structure. I find that using transaction ST05 is a good place to start.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2009 15:02:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-structure-in-query/m-p/5107207#M1184853</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-03T15:02:42Z</dc:date>
    </item>
  </channel>
</rss>

