<?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: Difference between Structure and Tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-structure-and-tables/m-p/2577870#M589261</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Welcome to SDN forum&lt;/P&gt;&lt;P&gt;When press F1 and F9 technical help you will get the structure name&lt;/P&gt;&lt;P&gt;then goto that field&lt;/P&gt;&lt;P&gt;take the data element&lt;/P&gt;&lt;P&gt;find the where used list of that data element select tables&lt;/P&gt;&lt;P&gt;execute&lt;/P&gt;&lt;P&gt;you will see lot of tables&lt;/P&gt;&lt;P&gt;in that search for purchase requisition&lt;/P&gt;&lt;P&gt;you will see the table &amp;lt;b&amp;gt;EBAN&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;use it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&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, 03 Aug 2007 11:12:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-03T11:12:32Z</dc:date>
    <item>
      <title>Difference between Structure and Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-structure-and-tables/m-p/2577868#M589259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Please provide details of accessing data from structures. I know it has no underlying databse. If so where can i take it from. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually, for displaying details about PR, for some PR the description are "services" which are entered manually at the time making PR. I would like to get that description with the material number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i looked into ME53N, the description for "services" are from &lt;/P&gt;&lt;P&gt;[Table name: MEREQ3211GRID&lt;/P&gt;&lt;P&gt;Fieldname:   TXZ01.]  that particular field's technical settings gave this data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i would like to know how should i incorporate that into my program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajpriya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2007 09:57:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-structure-and-tables/m-p/2577868#M589259</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-03T09:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Structure and Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-structure-and-tables/m-p/2577869#M589260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just goto table EBAN : Purchase Requisition.&lt;/P&gt;&lt;P&gt;there you will get all the details of  Purchase Requisition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points plz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2007 10:57:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-structure-and-tables/m-p/2577869#M589260</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-03T10:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Structure and Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-structure-and-tables/m-p/2577870#M589261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Welcome to SDN forum&lt;/P&gt;&lt;P&gt;When press F1 and F9 technical help you will get the structure name&lt;/P&gt;&lt;P&gt;then goto that field&lt;/P&gt;&lt;P&gt;take the data element&lt;/P&gt;&lt;P&gt;find the where used list of that data element select tables&lt;/P&gt;&lt;P&gt;execute&lt;/P&gt;&lt;P&gt;you will see lot of tables&lt;/P&gt;&lt;P&gt;in that search for purchase requisition&lt;/P&gt;&lt;P&gt;you will see the table &amp;lt;b&amp;gt;EBAN&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;use it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&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, 03 Aug 2007 11:12:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-structure-and-tables/m-p/2577870#M589261</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-03T11:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Structure and Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-structure-and-tables/m-p/2577871#M589262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is  there in the following  table   as per  the  bussiness logic  it  gets  updated from the  struture MEREQ3211GRID in the  Following  below table  using Function Modules  used in th Screen program....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where   as  for report  developing  purpose  we can use  it  from the table's as  below  :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;"Table-&amp;gt; EBAN&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;                             Purchase Requisition&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;"Field-&amp;gt; TXZ01&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;                            Short Text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;"Table-&amp;gt; EKPB&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;                            "Material Provided" Item in Purchasing Document&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;"Field-&amp;gt; TXZ01&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;                            Short Text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;"Table-&amp;gt; EKPO &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;                            Purchasing Document Item&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;"Field-&amp;gt; TXZ01&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;                            Short Text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward  points  if it usefull ...&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2007 11:27:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-structure-and-tables/m-p/2577871#M589262</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-03T11:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Structure and Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-structure-and-tables/m-p/2577872#M589263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tables are Database, which stay in system for long duration , as good as permanent, untill &amp;amp; unless the data is archived, which is not very frequent. Data at transaction level are captured from multiple tables, so as to meet the requirement. We can view the data in the table through T.code SE11 &amp;amp; SE16. there are certain tables in which data can be maintained as well as displayed. To maintain data, we use T.Code: SM30 or SM31.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Structures are temporary table &amp;amp; hold the data for that particular instance or transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajesh Banka&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward suitable points.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;How to give points: Mark your thread as a question while creating it. In the answers you get, you can assign the points by clicking on the stars to the left. You also get a point yourself for rewarding (one per thread). &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="408016"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Aug 2007 03:41:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-structure-and-tables/m-p/2577872#M589263</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-04T03:41:34Z</dc:date>
    </item>
  </channel>
</rss>

