<?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: Difference between with table name with * and without * in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-with-table-name-with-and-without/m-p/4175037#M998126</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nothing spl, it is just to declare a workarea.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Jul 2008 05:19:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-16T05:19:42Z</dc:date>
    <item>
      <title>Difference between with table name with * and without *</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-with-table-name-with-and-without/m-p/4175035#M998124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi..&lt;/P&gt;&lt;P&gt;I had seen some of the standard abap that the table name had *, like *ekpo. What is the meaning? What is the difference between with * and without * ?  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Rishika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2008 05:17:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-with-table-name-with-and-without/m-p/4175035#M998124</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-16T05:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between with table name with * and without *</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-with-table-name-with-and-without/m-p/4175036#M998125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi rishika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; ' * ' is a wildcard character which is frequently used in sap to search for abap objects,&lt;/P&gt;&lt;P&gt;Example,&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;In se11(database table) if you type *ekpo,it will give you all the tables that ends with 'EKPO' like EKPO,ZEKPO,TXW_S_EKPO,etc depending upon the tables which exists in your database.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this clarifies your doubt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best of luck,&lt;/P&gt;&lt;P&gt;Bhumika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2008 05:19:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-with-table-name-with-and-without/m-p/4175036#M998125</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-16T05:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between with table name with * and without *</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-with-table-name-with-and-without/m-p/4175037#M998126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nothing spl, it is just to declare a workarea.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2008 05:19:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-with-table-name-with-and-without/m-p/4175037#M998126</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-16T05:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between with table name with * and without *</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-with-table-name-with-and-without/m-p/4175038#M998127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rishika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  As far as my knowledge is concerned you cannot create a table with *. It says Table Name contains alpha numeric character. *ekpo displays all the tables that have ekpo string in them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2008 05:22:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-with-table-name-with-and-without/m-p/4175038#M998127</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-16T05:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between with table name with * and without *</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-with-table-name-with-and-without/m-p/4175039#M998128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Subramanian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Can you please give us some more knowledge on this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2008 05:24:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-with-table-name-with-and-without/m-p/4175039#M998128</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-16T05:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between with table name with * and without *</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-with-table-name-with-and-without/m-p/4175040#M998129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi rishika,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;It just lets you use the table a second time. For example:  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select single * from ekpo where ebeln = '12345' and ebelp = '1'.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select single * from *ekpo where ebeln = '67890' and ebelp = '1'.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You now have two separate records, one in ekpo and one in *ekpo.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another way to do this is to simply use the 'into' argument in the 'select' statement to read the second ekpo record into some other field. The '*' format can be confusing, I think it may be left over from earlier releases, like 2.2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2008 05:25:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-with-table-name-with-and-without/m-p/4175040#M998129</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-16T05:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between with table name with * and without *</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-with-table-name-with-and-without/m-p/4175041#M998130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it will act like a work area.&lt;/P&gt;&lt;P&gt;no difference between them&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2008 05:27:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-with-table-name-with-and-without/m-p/4175041#M998130</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-16T05:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between with table name with * and without *</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-with-table-name-with-and-without/m-p/4175042#M998131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rishika.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to suggest,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It does not really make a difference as it creates a work area with same structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to suggest you a reference, it is quite the same as your case,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[SDN - Reference for Passing asterick with table name in program|&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="338151"&gt;&lt;/A&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that's usefull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck &amp;amp; Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Harsh Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2008 05:31:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-with-table-name-with-and-without/m-p/4175042#M998131</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-16T05:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between with table name with * and without *</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-with-table-name-with-and-without/m-p/4175043#M998132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;please check this:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;TABLES:
  sflight, *sflight.                   "workarea's
DATA:
  t_sflight TYPE TABLE OF sflight.

PARAMETERS:
  p_carr TYPE sflight-carrid.

SELECT *
  FROM sflight
  INTO TABLE t_sflight
 WHERE carrid = p_carr.

LOOP AT t_sflight INTO *sflight.
  WRITE:/
    *sflight-carrid,
    *sflight-connid.
ENDLOOP.

*LOOP AT t_sflight INTO sflight.
*  WRITE:/
*    sflight-carrid,
*    *sflight-connid.
*ENDLOOP.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here both the loop are same , with* means workarea.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Adil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2008 05:34:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-with-table-name-with-and-without/m-p/4175043#M998132</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-16T05:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between with table name with * and without *</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-with-table-name-with-and-without/m-p/4175044#M998133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi rishika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. This is actually a facility provided in abap syntax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. It is usually checked while saving a record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. For eg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we have one variable &lt;/P&gt;&lt;P&gt;EKKO&lt;/P&gt;&lt;P&gt;and another *EKKO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(They both are same only, with same structure)&lt;/P&gt;&lt;P&gt;(but two different variables)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. The functional meaning, for usage purpose,&lt;/P&gt;&lt;P&gt;of *EKKO is OLDEKKO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. While saving the transaction,&lt;/P&gt;&lt;P&gt;the data is saved only if there is any change&lt;/P&gt;&lt;P&gt;in the values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

IF EKKO &amp;lt;&amp;gt; *EKKO.
*--- SAVE
ELSE.
MESSAGE 'NO DATA CHANGED'
ENDIF.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6. We can aswell use any other variale&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg. oldekko&lt;/P&gt;&lt;P&gt;oekko&lt;/P&gt;&lt;P&gt;myekko&lt;/P&gt;&lt;P&gt;etc,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7. But for business meaning, &lt;/P&gt;&lt;P&gt;R/3 has the facility for *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="----------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. we can use almost everywhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. just copy paste&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

report abc.

*--------------------------
TABLES : T001.
TABLES : *T001.

DATA : ITAB LIKE EKKO.
DATA : *ITAB LIKE EKKO.

DATA : NUM TYPE I.
DATA : *NUM TYPE I.


&lt;/CODE&gt;&lt;/PRE&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>Wed, 16 Jul 2008 06:28:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-with-table-name-with-and-without/m-p/4175044#M998133</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-16T06:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between with table name with * and without *</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-with-table-name-with-and-without/m-p/4175045#M998134</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;It just creates a work area with same structure.&lt;/P&gt;&lt;P&gt;No other difference as such.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;P&gt;preet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2008 06:34:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-with-table-name-with-and-without/m-p/4175045#M998134</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-16T06:34:50Z</dc:date>
    </item>
  </channel>
</rss>

