<?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 type in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-type/m-p/2887647#M678412</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jyotirmoy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Its already there MARA_TAB (in se11 , Data Type Option, Select  Table Type)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. MARA_TT is also the same thing.&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;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Sep 2007 09:51:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-21T09:51:21Z</dc:date>
    <item>
      <title>table type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-type/m-p/2887646#M678411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i want to create the table type of a standard table MARA.&lt;/P&gt;&lt;P&gt;How can i do than?&lt;/P&gt;&lt;P&gt;need steps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2007 09:49:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-type/m-p/2887646#M678411</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-21T09:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: table type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-type/m-p/2887647#M678412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jyotirmoy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Its already there MARA_TAB (in se11 , Data Type Option, Select  Table Type)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. MARA_TT is also the same thing.&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;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2007 09:51:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-type/m-p/2887647#M678412</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-21T09:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: table type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-type/m-p/2887648#M678413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SE11&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the datatype field enter ZMARA_T or something and choose table type. Then assign MARA as the line type.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2007 09:51:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-type/m-p/2887648#M678413</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-21T09:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: table type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-type/m-p/2887649#M678414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to SE11. Select Data type - enter name for your table type 'z/y'. press create it will ask for type select table type. enter some description. in the row enter mara, activate it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2007 09:52:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-type/m-p/2887649#M678414</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-21T09:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: table type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-type/m-p/2887650#M678415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With TABLE TYPE you defined an internal table with the same fields and structure of an Transparent table...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: MY_TAB TYPE STANDARD TABLE OF MARA WITH HEADER LINE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2007 09:52:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-type/m-p/2887650#M678415</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-21T09:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: table type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-type/m-p/2887651#M678416</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;In the initial screen of the ABAP Dictionary, enter the table type name in field Data type and choose Create. &lt;/P&gt;&lt;P&gt;A dialog box appears in which you must define the type category.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select Table type and choose Choose. &lt;/P&gt;&lt;P&gt;The maintenance screen for table types appears.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enter an explanatory short text in the field Short text. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2007 09:52:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-type/m-p/2887651#M678416</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-21T09:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: table type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-type/m-p/2887652#M678417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Go to se11. &lt;/P&gt;&lt;P&gt;Create Data Type ..say ZMARA.&lt;/P&gt;&lt;P&gt;Click create and select table type in the pop up that follows up.&lt;/P&gt;&lt;P&gt;Give description.&lt;/P&gt;&lt;P&gt;then in Line type type 'MARA'.&lt;/P&gt;&lt;P&gt;Activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;REWARD IF USEFUL&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2007 09:53:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-type/m-p/2887652#M678417</guid>
      <dc:creator>KN-Nampoothiry</dc:creator>
      <dc:date>2007-09-21T09:53:25Z</dc:date>
    </item>
  </channel>
</rss>

