<?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 is this notation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-this-notation/m-p/3015846#M712737</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;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;is used for commenting a line.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For proving any knowledge about the line below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex.&lt;/P&gt;&lt;P&gt;*INITIALIZATION - First point of execution of program&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                To initialize Any variables that are to be&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                used in the program, even before selection screen&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                appears.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;INITIALIZATION.&lt;/P&gt;&lt;P&gt;  V_PROGNAME = SY-REPID.&lt;/P&gt;&lt;P&gt;  V_FLAG = SPACE.&lt;/P&gt;&lt;P&gt;&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;Pritha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Nov 2007 08:25:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-02T08:25:27Z</dc:date>
    <item>
      <title>What is this notation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-this-notation/m-p/3015845#M712736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I do not know what * means following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLES :zfit0004,&lt;/P&gt;&lt;P&gt;         *t074u,&lt;/P&gt;&lt;P&gt;         t074u.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2007 08:23:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-this-notation/m-p/3015845#M712736</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-02T08:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: What is this notation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-this-notation/m-p/3015846#M712737</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;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;is used for commenting a line.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For proving any knowledge about the line below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex.&lt;/P&gt;&lt;P&gt;*INITIALIZATION - First point of execution of program&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                To initialize Any variables that are to be&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                used in the program, even before selection screen&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                appears.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;INITIALIZATION.&lt;/P&gt;&lt;P&gt;  V_PROGNAME = SY-REPID.&lt;/P&gt;&lt;P&gt;  V_FLAG = SPACE.&lt;/P&gt;&lt;P&gt;&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;Pritha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2007 08:25:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-this-notation/m-p/3015846#M712737</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-02T08:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: What is this notation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-this-notation/m-p/3015847#M712738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deniz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is nothing but the old way of naming structure in SAP. In progam this variables are used to store the old data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Atish Sarda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2007 08:25:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-this-notation/m-p/3015847#M712738</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-02T08:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: What is this notation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-this-notation/m-p/3015848#M712739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;this creates a workarea for the database table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you can later write a code like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select SINGLE *&lt;/P&gt;&lt;P&gt;   from t074u&lt;/P&gt;&lt;P&gt;   into *t074u&lt;/P&gt;&lt;P&gt;   where &amp;lt;some condition&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nishant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2007 08:25:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-this-notation/m-p/3015848#M712739</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-02T08:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: What is this notation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-this-notation/m-p/3015849#M712740</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;   I think its a internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2007 08:28:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-this-notation/m-p/3015849#M712740</guid>
      <dc:creator>former_member386202</dc:creator>
      <dc:date>2007-11-02T08:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: What is this notation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-this-notation/m-p/3015850#M712741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is work area...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vasu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2007 08:29:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-this-notation/m-p/3015850#M712741</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-02T08:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: What is this notation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-this-notation/m-p/3015851#M712742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Syntax &lt;/P&gt;&lt;P&gt;TABLES *table_wa. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Effect &lt;/P&gt;&lt;P&gt;This statement declares an additional table work area *table_wa, whose data type, like that of normal TABLES statements of flat, structured data type table_wa, is copied from the ABAP Dictionary. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The additional table work area can be used like the normal table work area. This applies in particular to obsolete short forms of Open SQL statements. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note &lt;/P&gt;&lt;P&gt;The statement TABLES cannot be used in classes. For declaring as many work areas as you want, you can use the addition TYPE to use the data types in the ABAP Dictionary.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2007 08:40:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-this-notation/m-p/3015851#M712742</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-02T08:40:55Z</dc:date>
    </item>
  </channel>
</rss>

