<?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/5373228#M1235977</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;zyy is an internal table without header line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds.,&lt;/P&gt;&lt;P&gt;subash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Apr 2009 08:05:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-02T08:05:48Z</dc:date>
    <item>
      <title>table type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-type/m-p/5373225#M1235974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;data: ZXX  type sbook  : here   ZXX is the workarea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: ZYY type  TY_BOOKINGS. here ZYY is what ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;note : TY_BOOKINGS is the table type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;KR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2009 08:00:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-type/m-p/5373225#M1235974</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-02T08:00: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/5373226#M1235975</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;data: ZXX type sbook &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: ZYY type TY_BOOKINGS. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for the 2nd declaration, ZYY will be an internal table if TY_BOOKINGS is table type. And ZXX will be a work area.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u want to declare the work area of type TY_BOOKINGS , then u have to take the line type of the TY_BOOKINGS. say for eg..line type for TY_BOOKINGS  is LY_BOOKINGS. Then declare as :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: WA_ZYY type LY_BOOKINGS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keerthi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Keerthy K on Apr 2, 2009 10:04 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2009 08:02:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-type/m-p/5373226#M1235975</guid>
      <dc:creator>keerthy_k</dc:creator>
      <dc:date>2009-04-02T08:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: table type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-type/m-p/5373227#M1235976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;zyy is also a work area dear&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2009 08:05:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-type/m-p/5373227#M1235976</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-02T08:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: table type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-type/m-p/5373228#M1235977</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;zyy is an internal table without header line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds.,&lt;/P&gt;&lt;P&gt;subash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2009 08:05:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-type/m-p/5373228#M1235977</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-02T08:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: table type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-type/m-p/5373229#M1235978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; zyy is also a work area dear&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nonsense.  He said it is a table type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For everyone else: learn about tables without header lines.  Tables with header lines is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a) Old fashioned&lt;/P&gt;&lt;P&gt;b) Bad programming&lt;/P&gt;&lt;P&gt;c) Often inefficient&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2009 08:17:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-type/m-p/5373229#M1235978</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2009-04-02T08:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: table type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-type/m-p/5373230#M1235979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;data: ZXX type sbook : here ZXX is the workarea.

data: ZYY type TY_BOOKINGS. here ZYY is what ?

note : TY_BOOKINGS is the table type.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here ZYY is also a work area.&lt;/P&gt;&lt;P&gt;If you would have mentioned type standard table of then it would have been internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lalit Mohan Gupta.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2009 08:45:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-type/m-p/5373230#M1235979</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-02T08:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: table type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-type/m-p/5373231#M1235980</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;please try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create a table type ' zsflight' in se11 transaction using the line type as 'sflight'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: lt_sflight TYPE zsflight.&lt;/P&gt;&lt;P&gt;DATA: l_lines TYPE i.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PARAMETERS: p_carrid TYPE sflight-carrid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT * FROM sflight INTO CORRESPONDING FIELDS OF TABLE lt_sflight&lt;/P&gt;&lt;P&gt;WHERE carrid = p_carrid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DESCRIBE TABLE lt_sflight LINES l_lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF sy-subrc = 0.&lt;/P&gt;&lt;P&gt;  WRITE:/ l_lines.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keerthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2009 09:21:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-type/m-p/5373231#M1235980</guid>
      <dc:creator>keerthy_k</dc:creator>
      <dc:date>2009-04-02T09:21:13Z</dc:date>
    </item>
  </channel>
</rss>

