<?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: table and structure in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-and-structure/m-p/3290087#M787215</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;Tables stored data,&lt;/P&gt;&lt;P&gt;While structure has data only at runtime of the program.&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;Santosh Thorat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Jan 2008 06:24:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-18T06:24:41Z</dc:date>
    <item>
      <title>table and structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-and-structure/m-p/3290086#M787214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know that , table is a collection of rows and colums and structure is a description of group of fields......I want to know the difference between table and structure?????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2008 06:22:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-and-structure/m-p/3290086#M787214</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-18T06:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: table and structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-and-structure/m-p/3290087#M787215</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;Tables stored data,&lt;/P&gt;&lt;P&gt;While structure has data only at runtime of the program.&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;Santosh Thorat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2008 06:24:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-and-structure/m-p/3290087#M787215</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-18T06:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: table and structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-and-structure/m-p/3290088#M787216</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:  Holds only one record. (generally called as work area).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internal table: Hold more than 1 record.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2008 06:24:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-and-structure/m-p/3290088#M787216</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-18T06:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: table and structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-and-structure/m-p/3290089#M787217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sinivas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;1.It can store the record.&lt;/P&gt;&lt;P&gt;2.It has associated with database table.&lt;/P&gt;&lt;P&gt;3.It has a primary key.&lt;/P&gt;&lt;P&gt;4.It has a techincal attributes(size,data class,buffering)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Structure:&lt;/P&gt;&lt;P&gt;1.It can not store the record.&lt;/P&gt;&lt;P&gt;2.It has not associated with database table.&lt;/P&gt;&lt;P&gt;3.It doesnt contain  a primary key.&lt;/P&gt;&lt;P&gt;4.It doesnt contain  a techincal attributes(size,data class,buffering)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reward points if helpful.&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt; Kiran Kumar.G.A&lt;/P&gt;&lt;P&gt;        &lt;EM&gt;Have a Nice Day..&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2008 06:27:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-and-structure/m-p/3290089#M787217</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-18T06:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: table and structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-and-structure/m-p/3290090#M787218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Look at structure description from SAP.&lt;/STRONG&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;A structure (structured type) consists of components (fields) whose types are defined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A component can have an elementary type, a structured type, a table type or a reference type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Structures are used especially to define the data at the interface of module pools and screens and to define the types of function module parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Structures that are used more than once can be changed centrally because they were defined centrall. The active ABAP Dictionary makes this change at all relevant locations. ABAP programs or screen templates that use a structure are automatically adjusted when the structure changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=======================================================&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Compared to database tables, structures doesn't have any key fields. Structures represent one single line and when you define the structure in your program as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: begin of itab occurs 0.&lt;/P&gt;&lt;P&gt;include structure ztest.&lt;/P&gt;&lt;P&gt;data: end of itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it creates a internal table itab with the records of ztest structure .. structure cannot hold data like database table..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this gives you some idea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2008 06:29:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-and-structure/m-p/3290090#M787218</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-18T06:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: table and structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-and-structure/m-p/3290091#M787219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stucture doesnt hold the data. the values for the structures are fetched during the runtime. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whereas in case of table it holds the data. And you can see the data of the tables by using the transaction code : se11, se12, se16, se16n. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For instance when u create cubes dimension tables are created where u can see the values of the dimension tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whereas when u create multi provider instead of dimension tables, dimension structures are being created. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2008 06:53:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-and-structure/m-p/3290091#M787219</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-18T06:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: table and structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-and-structure/m-p/3290092#M787220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;A table has an underlying database table associated with it.  A structure does not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2008 07:29:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-and-structure/m-p/3290092#M787220</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-18T07:29:47Z</dc:date>
    </item>
  </channel>
</rss>

