<?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 Table &amp; Structure (Urgent) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-structure-urgent/m-p/2550899#M580855</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I read one of the posts on this issue &amp;amp; have some understanding of what Structure is. I would like to know can i join a structure &amp;amp; a table? Find below the steps followed by me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Created an infoset, in the initial dialog box, the data source tab section, i selected 'data retrieval by program' &amp;amp; in the Data stucture field, entered the structure name.&lt;/P&gt;&lt;P&gt;2. I then added the table into my infoset, through the Extras tab. The system automatically proposed the join conditions between the table &amp;amp; structure.&lt;/P&gt;&lt;P&gt;3. I saved the infoset &amp;amp; asked for generation, but it gave an error saying 'Commentary &amp;lt;Query_head&amp;gt; or &amp;lt;Query_body&amp;gt; is missing'. I am not able to figure out what to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement - To join the table MARD with Structure MDPS, so that i can have a query where i can enter the material number &amp;amp; plant number &amp;amp; view if a purchase requisition has been firmed or not (Field - FIX01).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope my problem is clear, await your inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Jul 2007 10:40:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-19T10:40:13Z</dc:date>
    <item>
      <title>Table &amp; Structure (Urgent)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-structure-urgent/m-p/2550899#M580855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I read one of the posts on this issue &amp;amp; have some understanding of what Structure is. I would like to know can i join a structure &amp;amp; a table? Find below the steps followed by me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Created an infoset, in the initial dialog box, the data source tab section, i selected 'data retrieval by program' &amp;amp; in the Data stucture field, entered the structure name.&lt;/P&gt;&lt;P&gt;2. I then added the table into my infoset, through the Extras tab. The system automatically proposed the join conditions between the table &amp;amp; structure.&lt;/P&gt;&lt;P&gt;3. I saved the infoset &amp;amp; asked for generation, but it gave an error saying 'Commentary &amp;lt;Query_head&amp;gt; or &amp;lt;Query_body&amp;gt; is missing'. I am not able to figure out what to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement - To join the table MARD with Structure MDPS, so that i can have a query where i can enter the material number &amp;amp; plant number &amp;amp; view if a purchase requisition has been firmed or not (Field - FIX01).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope my problem is clear, await your inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2007 10:40:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-structure-urgent/m-p/2550899#M580855</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-19T10:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Table &amp; Structure (Urgent)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-structure-urgent/m-p/2550900#M580856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vivek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cannot create a Query based on a join of Tables and Structures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You would write a select query to fetch data from tables and not from structure, as structures would not hold data until runtime.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case you need to find out the table from which the mentioned structure pulls the data. Once u find out ur table you can perform join on the tables mentioned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Rewards points if this info helps&amp;lt;/b&amp;gt;,&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2007 10:43:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-structure-urgent/m-p/2550900#M580856</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-19T10:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: Table &amp; Structure (Urgent)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-structure-urgent/m-p/2550901#M580857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Thanks a lot for that info, but how can i know which table is the structure MDPS pulling the information from. I am looking for the field FIX01 in MDPS structure. Await your inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2007 10:57:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-structure-urgent/m-p/2550901#M580857</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-19T10:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: Table &amp; Structure (Urgent)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-structure-urgent/m-p/2550902#M580858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to the table MDTB.&lt;/P&gt;&lt;P&gt;YOu can join this table instead of the structure.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2007 10:59:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-structure-urgent/m-p/2550902#M580858</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-19T10:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: Table &amp; Structure (Urgent)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-structure-urgent/m-p/2550903#M580859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The structure gets populated from the values which are entered in the transaction itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sandeep.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2007 11:02:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-structure-urgent/m-p/2550903#M580859</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-19T11:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: Table &amp; Structure (Urgent)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-structure-urgent/m-p/2550904#M580860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Thanks a lot for that. I checked in table MDTB, for the field FIX01, but when i do a query it does not show the item which i am looking for. But in MD04, i see a star next to the purchase requision, indicating that it has been firmed. Can you please let me know what i should do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2007 11:45:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-structure-urgent/m-p/2550904#M580860</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-19T11:45:39Z</dc:date>
    </item>
  </channel>
</rss>

