<?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: What does * stand for in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-stand-for/m-p/6554687#M1430212</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the * before or after a variable is just a method to emphasize a meaning.&lt;/P&gt;&lt;P&gt;Example, a programmer aways declare *&lt;STRONG&gt;var&lt;/STRONG&gt; or var* for a work area whether it is internal table work area or db table work area while other may prefer &lt;STRONG&gt;wa_var&lt;/STRONG&gt; or &lt;STRONG&gt;w_var&lt;/STRONG&gt;. It is simply as that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Dinh Q.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Feb 2010 21:56:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-02-18T21:56:48Z</dc:date>
    <item>
      <title>What does * stand for</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-stand-for/m-p/6554680#M1430205</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;Can some one please help me understand what * stands for in the below code. &lt;/P&gt;&lt;P&gt;I tried F1 help on it but, it didnot give me any answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: begin of marc* occurs 10.&lt;/P&gt;&lt;P&gt;        include structure marc.&lt;/P&gt;&lt;P&gt;data: end of marc*.&lt;/P&gt;&lt;P&gt;&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, 18 Feb 2010 16:05:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-stand-for/m-p/6554680#M1430205</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-18T16:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: What does * stand for</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-stand-for/m-p/6554681#M1430206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In SAP standard programs * is used to hold the previous value, value before change.&lt;/P&gt;&lt;P&gt;I have seen this kind of structures in Sales Order (SAPMV45A) program.&lt;/P&gt;&lt;P&gt;Like: XVBAP holds the latest value, &amp;amp; *XVBAP holds the earlier value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Feb 2010 16:15:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-stand-for/m-p/6554681#M1430206</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-18T16:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: What does * stand for</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-stand-for/m-p/6554682#M1430207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Feb 2010 17:00:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-stand-for/m-p/6554682#M1430207</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-18T17:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: What does * stand for</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-stand-for/m-p/6554683#M1430208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try to avoid above kind of comments. If someone knows the answer, definitely they will respond. You need to wait for the good responces...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as i know it is just another declaration name. I can say this as naming convension followed in standard SAP programs. No other difference in functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinod.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Feb 2010 17:06:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-stand-for/m-p/6554683#M1430208</guid>
      <dc:creator>vinod_vemuru2</dc:creator>
      <dc:date>2010-02-18T17:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: What does * stand for</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-stand-for/m-p/6554684#M1430209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;seriously obsolete....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Feb 2010 17:09:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-stand-for/m-p/6554684#M1430209</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-18T17:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: What does * stand for</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-stand-for/m-p/6554685#M1430210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi please be patient.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*MAKT - its just a work area or a table header.&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;&lt;/P&gt;&lt;P&gt;tables:*makt,makt.&lt;/P&gt;&lt;P&gt;select single * from makt where matnr = 'ABC'.&lt;/P&gt;&lt;P&gt;*makt = makt.&lt;/P&gt;&lt;P&gt;write makt.&lt;/P&gt;&lt;P&gt;skip 1.&lt;/P&gt;&lt;P&gt;write *makt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using *makt is obsolete.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Feb 2010 18:34:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-stand-for/m-p/6554685#M1430210</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-02-18T18:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: What does * stand for</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-stand-for/m-p/6554686#M1430211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the question is about an internal table called marc* not a database table work area.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Feb 2010 20:54:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-stand-for/m-p/6554686#M1430211</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-18T20:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: What does * stand for</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-stand-for/m-p/6554687#M1430212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the * before or after a variable is just a method to emphasize a meaning.&lt;/P&gt;&lt;P&gt;Example, a programmer aways declare *&lt;STRONG&gt;var&lt;/STRONG&gt; or var* for a work area whether it is internal table work area or db table work area while other may prefer &lt;STRONG&gt;wa_var&lt;/STRONG&gt; or &lt;STRONG&gt;w_var&lt;/STRONG&gt;. It is simply as that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Dinh Q.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Feb 2010 21:56:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-stand-for/m-p/6554687#M1430212</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-18T21:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: What does * stand for</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-stand-for/m-p/6554688#M1430213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinay,&lt;/P&gt;&lt;P&gt;It is just an internal table or work area declaration. The example of Sales Order program was only to say the specific purpose of its use in that program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vinod,&lt;/P&gt;&lt;P&gt;Since this is an open forum, so I just shared the way I found it in SAP standard programs. If you find my understanding to be wrong you are welcome to share your actual findings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ipsita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2010 09:43:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-stand-for/m-p/6554688#M1430213</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-19T09:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: What does * stand for</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-stand-for/m-p/6554689#M1430214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ipsite De - Vinod wasn't replying to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2010 11:21:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-stand-for/m-p/6554689#M1430214</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2010-02-19T11:21:14Z</dc:date>
    </item>
  </channel>
</rss>

