<?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 Structure vs Table in database........ in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/structure-vs-table-in-database/m-p/2189791#M466730</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;             Please explain me the diffrence between a table &amp;amp; a structure from the database perspective..........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am functional consultant ........so please explain me in lucid without much jargon.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; With Regards&lt;/P&gt;&lt;P&gt;Kaushik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Apr 2007 06:23:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-27T06:23:04Z</dc:date>
    <item>
      <title>Structure vs Table in database........</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/structure-vs-table-in-database/m-p/2189791#M466730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;             Please explain me the diffrence between a table &amp;amp; a structure from the database perspective..........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am functional consultant ........so please explain me in lucid without much jargon.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; With Regards&lt;/P&gt;&lt;P&gt;Kaushik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2007 06:23:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/structure-vs-table-in-database/m-p/2189791#M466730</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-27T06:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: Structure vs Table in database........</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/structure-vs-table-in-database/m-p/2189792#M466731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Structure -&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt;&amp;gt; It just defines what are the fields it contains but do not hold any data &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table -&lt;/P&gt;&lt;HR originaltext="---------" /&gt;&lt;P&gt;&amp;gt; Along with the fields , table stores the data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2007 06:24:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/structure-vs-table-in-database/m-p/2189792#M466731</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-27T06:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: Structure vs Table in database........</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/structure-vs-table-in-database/m-p/2189793#M466732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Database table is where you store the records/entries. It refers to the physical storage of data within the database system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Structure does not refer to the physical storage. It just refers the type, which can be used by ABAP in turn.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Wenceslaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2007 06:25:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/structure-vs-table-in-database/m-p/2189793#M466732</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-27T06:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: Structure vs Table in database........</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/structure-vs-table-in-database/m-p/2189794#M466733</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;Structure: it doesnt hold any data&lt;/P&gt;&lt;P&gt;its just a table definition.&lt;/P&gt;&lt;P&gt;it will not be present in the underlying database.&lt;/P&gt;&lt;P&gt;tables: it holds data.&lt;/P&gt;&lt;P&gt;it will be created in the underlying databse.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Navneeth.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2007 06:26:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/structure-vs-table-in-database/m-p/2189794#M466733</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-27T06:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Structure vs Table in database........</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/structure-vs-table-in-database/m-p/2189795#M466734</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;structure contains list of fields ,but has no data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table contains fields as well as contents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;shyam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2007 06:29:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/structure-vs-table-in-database/m-p/2189795#M466734</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-27T06:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: Structure vs Table in database........</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/structure-vs-table-in-database/m-p/2189796#M466735</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;  &lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="320376"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2007 06:33:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/structure-vs-table-in-database/m-p/2189796#M466735</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-27T06:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Structure vs Table in database........</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/structure-vs-table-in-database/m-p/2189797#M466736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Table is used to store data &lt;/P&gt;&lt;P&gt;Structure is used to display data&lt;/P&gt;&lt;P&gt;for example if u create a program there u can directly assign tables and y get the required information &lt;/P&gt;&lt;P&gt;but where as in case of structure u have to assign an internal table and from internal table u have to display the values in the output &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards if helpfull&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2007 06:34:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/structure-vs-table-in-database/m-p/2189797#M466736</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-27T06:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Structure vs Table in database........</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/structure-vs-table-in-database/m-p/2189798#M466737</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;&lt;/P&gt;&lt;P&gt;         tables : permanantly store data in DB .&lt;/P&gt;&lt;P&gt;         structures: contain data only when the program related to that structure is run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2007 06:44:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/structure-vs-table-in-database/m-p/2189798#M466737</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-27T06:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Structure vs Table in database........</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/structure-vs-table-in-database/m-p/2189799#M466738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wenceslaus G ,&lt;/P&gt;&lt;P&gt;                           Can you please elucidate me that how the structure will be used in ABAP.......I mean not the syntax but the logic........as per the few ans that I have got for my query it is that they told that structure can be used to display the data.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Kaushik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2007 06:45:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/structure-vs-table-in-database/m-p/2189799#M466738</guid>
      <dc:creator>kaushik_choudhury2</dc:creator>
      <dc:date>2007-04-27T06:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: Structure vs Table in database........</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/structure-vs-table-in-database/m-p/2189800#M466739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi kaushik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;            in structure u cant store data, using structure we can create internal table, but structure only contains the definition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in tables(transparent) u can actually store the data, u can change it also .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think u r doubt is cleared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nilesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2007 06:49:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/structure-vs-table-in-database/m-p/2189800#M466739</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-27T06:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Structure vs Table in database........</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/structure-vs-table-in-database/m-p/2189801#M466740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kaushik,&lt;/P&gt;&lt;P&gt;Structures are just like types/templates. These structures are defined in SE11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They do not hold data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg: I define a structure for holding material and material descriptions:&lt;/P&gt;&lt;P&gt;Assume the structure name being ZMAKT&lt;/P&gt;&lt;P&gt;And fields&lt;/P&gt;&lt;P&gt; - Material  MATNR&lt;/P&gt;&lt;P&gt; - Material Description MAKTX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then this structure can be used in ABAP programs. Like you can define your variables to store data where the variables will have the same type as that of the structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA var TYPE ZMAKT. "structure name&lt;/P&gt;&lt;P&gt;var-matnr = '100000'. "Material number&lt;/P&gt;&lt;P&gt;var-maktx = 'Screw'. "Material description&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Wenceslaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2007 06:51:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/structure-vs-table-in-database/m-p/2189801#M466740</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-27T06:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: Structure vs Table in database........</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/structure-vs-table-in-database/m-p/2189802#M466741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kaushik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Structure will be used to define the type of internal tables that will be using the same structure. It increases the reusability. A Single defined structure in database can be used by multiple ABAP programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TYPES: begin of t_tab.&lt;/P&gt;&lt;P&gt;Include Structure z_vendor.&lt;/P&gt;&lt;P&gt;TYPES: end of t_tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data: i_tab type table of t_tab,&lt;/P&gt;&lt;P&gt;wa_tab like line of i_tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i_tab will have all the fields which structure z_vendor will be having and it can be used for furthur processing in the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it solves ur query. reward if u find it useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kartavya Kaushik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2007 06:51:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/structure-vs-table-in-database/m-p/2189802#M466741</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-27T06:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Structure vs Table in database........</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/structure-vs-table-in-database/m-p/2189803#M466742</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;structure contains list of fields or Single fields  ,but It contains no data.&lt;/P&gt;&lt;P&gt;structure has two type one is Gobal  other Local &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table contains fields as well as contents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By &lt;/P&gt;&lt;P&gt;Jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2007 06:56:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/structure-vs-table-in-database/m-p/2189803#M466742</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-27T06:56:57Z</dc:date>
    </item>
  </channel>
</rss>

