<?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: typetable in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/typetable/m-p/3695955#M889901</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;data: lt_kna1 TYPE TABLE of kna1. creates an internal table for your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLE TYPE: is a ddic object that you create in se11 transaction, in which you can store data in the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards.&lt;/P&gt;&lt;P&gt;Ashish.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Apr 7, 2008 4:39 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Apr 2008 06:46:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-07T06:46:12Z</dc:date>
    <item>
      <title>typetable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/typetable/m-p/3695954#M889900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is meant by typetable. and table types&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2008 06:43:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/typetable/m-p/3695954#M889900</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-07T06:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: typetable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/typetable/m-p/3695955#M889901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;data: lt_kna1 TYPE TABLE of kna1. creates an internal table for your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLE TYPE: is a ddic object that you create in se11 transaction, in which you can store data in the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards.&lt;/P&gt;&lt;P&gt;Ashish.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Apr 7, 2008 4:39 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2008 06:46:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/typetable/m-p/3695955#M889901</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-07T06:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: typetable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/typetable/m-p/3695956#M889902</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;A table type describes the structure and functional attributes of an internal table in ABAP. In ABAP programs you can reference a table type TTYP defined in the ABAP Dictionary(se11)  with the command DATA &amp;lt;inttab&amp;gt; TYPE TTYP. An internal table &amp;lt;inttab&amp;gt; is created in the program with the attributes defined for TTYP in the ABAP Dictionary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the link for detailed information&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/90/8d7304b1af11d194f600a0c929b3c3/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/90/8d7304b1af11d194f600a0c929b3c3/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Byju&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Apr 7, 2008 4:40 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2008 06:49:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/typetable/m-p/3695956#M889902</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-07T06:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: typetable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/typetable/m-p/3695957#M889903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;data: lt_kna1 TYPE TABLE of kna1. creates an internal table for your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLE TYPE: is a ddic object that you create in se11 transaction, in which you can store data in the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Regard&lt;/P&gt;&lt;P&gt;sas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: saslove sap on Apr 7, 2008 8:51 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Apr 7, 2008 4:40 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2008 06:50:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/typetable/m-p/3695957#M889903</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-07T06:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: typetable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/typetable/m-p/3695958#M889904</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;A table type describes the structure and functional attributes of an internal table in ABAP. In ABAP programs you can reference a table type TTYP defined in the ABAP Dictionary(se11) with the command DATA &amp;lt;inttab&amp;gt; TYPE TTYP. An internal table &amp;lt;inttab&amp;gt; is created in the program with the attributes defined for TTYP in the ABAP Dictionary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: lt_kna1 TYPE TABLE of kna1. creates an internal table for your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLE TYPE: is a ddic object that you create in se11 transaction, in which you can store data in the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jagadish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Apr 7, 2008 4:42 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2008 07:37:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/typetable/m-p/3695958#M889904</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-07T07:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: typetable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/typetable/m-p/3695959#M889905</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;tabletype is the type of data dictionary table u create in the data dictionary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;typetable is the internal table you use in se38&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A table type is a type that describes the structure and functions of an internal table in the ABAP program. It can be used in the ABAP program analogously to types that are predefined in the ABAP program or defined directly in the ABAP program to define data objects and types.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table types can be used in the ABAP Dictionary to define structures (structured types) and other table types:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A component of a structure can have a table type as type. This defines a structured type with a component that is a table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A table type can be used as the row type of another table type. This defines a table of tables. &lt;/P&gt;&lt;P&gt;A table type describes the following attributes of an internal table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The structure and data type attributes of the table row are defined by the row type. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The key definition describes the structure of the table key. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The key category defines whether the key is unique, that is if all the records of the table have different key values. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The access mode defines how the table is accessed and how its records are managed internally. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;prasanth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Apr 7, 2008 4:44 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2008 07:45:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/typetable/m-p/3695959#M889905</guid>
      <dc:creator>prasanth_kasturi</dc:creator>
      <dc:date>2008-04-07T07:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: typetable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/typetable/m-p/3695960#M889906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thnks for the replies&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2008 12:27:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/typetable/m-p/3695960#M889906</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-07T12:27:51Z</dc:date>
    </item>
  </channel>
</rss>

