<?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: Tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/3945423#M943539</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;. return_tmp type standard table of bapiret2 &amp;lt;- &lt;STRONG&gt;internal table&lt;/STRONG&gt; with same structure of bapiret2&lt;/P&gt;&lt;P&gt;. return_tmp_conv type table of bapiret2 &amp;lt;- &lt;STRONG&gt;internal table&lt;/STRONG&gt; with same structure of bapiret2&lt;/P&gt;&lt;P&gt;. wa_return_tmp type bapiret2, &amp;lt;- &lt;STRONG&gt;work area&lt;/STRONG&gt; with same structure of bapiret2&lt;/P&gt;&lt;P&gt;. tsk_tab &lt;STRONG&gt;LIKE&lt;/STRONG&gt; line of cpcdt_tsk_tab. &amp;lt;- &lt;STRONG&gt;work area&lt;/STRONG&gt; with same structure of cpcdt_tsk_tab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Valter Oliveira.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2008 09:44:04 GMT</pubDate>
    <dc:creator>valter_oliveira</dc:creator>
    <dc:date>2008-06-05T09:44:04Z</dc:date>
    <item>
      <title>Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/3945422#M943538</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;&lt;/P&gt;&lt;P&gt;In the program these are the 4 variables that are defined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; return_tmp type standard table of bapiret2,&lt;/P&gt;&lt;P&gt; return_tmp_conv type  table of bapiret2,&lt;/P&gt;&lt;P&gt; wa_return_tmp   type bapiret2,&lt;/P&gt;&lt;P&gt;tsk_tab line of cpcdt_tsk_tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone please let me know the difference between these 4 variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 09:30:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/3945422#M943538</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T09:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/3945423#M943539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;. return_tmp type standard table of bapiret2 &amp;lt;- &lt;STRONG&gt;internal table&lt;/STRONG&gt; with same structure of bapiret2&lt;/P&gt;&lt;P&gt;. return_tmp_conv type table of bapiret2 &amp;lt;- &lt;STRONG&gt;internal table&lt;/STRONG&gt; with same structure of bapiret2&lt;/P&gt;&lt;P&gt;. wa_return_tmp type bapiret2, &amp;lt;- &lt;STRONG&gt;work area&lt;/STRONG&gt; with same structure of bapiret2&lt;/P&gt;&lt;P&gt;. tsk_tab &lt;STRONG&gt;LIKE&lt;/STRONG&gt; line of cpcdt_tsk_tab. &amp;lt;- &lt;STRONG&gt;work area&lt;/STRONG&gt; with same structure of cpcdt_tsk_tab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Valter Oliveira.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 09:44:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/3945423#M943539</guid>
      <dc:creator>valter_oliveira</dc:creator>
      <dc:date>2008-06-05T09:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/3945424#M943540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;return_tmp_conv type table of bapiret2,&lt;/P&gt;&lt;P&gt;This is internal table(without headrer line) refering to structure baripet2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wa_return_tmp type bapiret2,&lt;/P&gt;&lt;P&gt;Work area refering to structure of baripet2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 09:47:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/3945424#M943540</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T09:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/3945425#M943541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Keyur,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPIRET2 : Return parameter  A display structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Declaration part will have the table of standard type &lt;/P&gt;&lt;P&gt;ECC 6.0 means it is an latest version of SAP ERP package (ERP Central components). it will support for netweaver and BW. it will support for netweaver and BW. and some function modules also absolute. and some function modules also absolute. then occur statements also there is No longer support in then occur statements also there is No longer support in  ECC 6.0, so u can use standard table to declare the internal table. ECC 6.0, so u can use standard table to declare the internal table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;and&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STANDARD TABLE &lt;/P&gt;&lt;P&gt;Effect &lt;/P&gt;&lt;P&gt;Defines the table as a standard table. Key access to a standard table uses a linear search. This means that the timne required for a search is in linear relation to the number of table entries. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should use index operations to access standard tables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the sake of compatibility, you can use TABLE as a synonym of STANDARD TABLE.&lt;/P&gt;&lt;P&gt;******************************************************************************************************************&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2&lt;/STRONG&gt;. Second declaration is the normal declaration which u can compare with the &lt;/P&gt;&lt;P&gt; 1 one,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3.&lt;/STRONG&gt; is a work area declaration which will work on one row at a time.&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;STRONG&gt;4 .&lt;/STRONG&gt;In an ABAP Objects context, a more severe syntax check is performed that in other ABAP areas. See LIKE references to ABAP Dictionary types not allowed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Effect &lt;/P&gt;&lt;P&gt;The data object itab must be an internal table with or without a header line. The system creates a data object with the line type of the specified table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example&lt;/P&gt;&lt;P&gt;DATA TAB    TYPE STANDARD TABLE OF I WITH NON-UNIQUE &lt;/P&gt;&lt;P&gt;                 DEFAULT KEY INITIAL SIZE 10. &lt;/P&gt;&lt;P&gt;DATA TAB_WA LIKE LINE OF TAB. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data object TAB_WA now has the same attributes as a line of the table TAB (in this case, type I). &lt;/P&gt;&lt;P&gt;***********************************************************************************************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Mohinder Singh Chauhan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 10:00:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/3945425#M943541</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T10:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/3945426#M943542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;return_tmp type standard table of bapiret2,&lt;/P&gt;&lt;P&gt;return_tmp_conv type table of bapiret2,&lt;/P&gt;&lt;P&gt;wa_return_tmp type bapiret2,&lt;/P&gt;&lt;P&gt;tsk_tab line of cpcdt_tsk_tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;return_tmp is a internal table with header line.&lt;/P&gt;&lt;P&gt;return_tmp_comv is a internal table with header line.&lt;/P&gt;&lt;P&gt;wa_return_tmp is a structure&lt;/P&gt;&lt;P&gt;tsk_tab is also a structure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 10:10:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/3945426#M943542</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T10:10:33Z</dc:date>
    </item>
  </channel>
</rss>

