<?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 the following code do, especially bold statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-the-following-code-do-especially-bold-statement/m-p/2975977#M702463</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well, your code will not work.&lt;/P&gt;&lt;P&gt;If you want add a number to the value represented by the fieldsymbol you have to code it like&lt;/P&gt;&lt;P&gt;ADD ckmlpp-vnkumo TO &amp;lt;p_fs&amp;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;Hans&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Oct 2007 10:52:46 GMT</pubDate>
    <dc:creator>h_senden2</dc:creator>
    <dc:date>2007-10-26T10:52:46Z</dc:date>
    <item>
      <title>What does the following code do, especially bold statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-the-following-code-do-especially-bold-statement/m-p/2975976#M702462</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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
  Select ckmlpp~vnkumo ckmlpp~meins mbew~bwkey
       into (ckmlpp-vnkumo, ckmlpp-meins, mbew-bwkey)
       from ckmlpp
       inner join mbew on ckmlpp~kalnr eq mbew~kaln1
       where mbew~matnr eq itab-matnr and
             mbew~bwkey in urt and
             ckmlpp~poper eq current_month and
             ckmlpp~bdatj eq year.
&amp;lt;b&amp;gt;ADD ckmlpp-vnkumo TO p_fs.&amp;lt;/b&amp;gt;
""p_fs is the fiedl symbol.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not know much on field symbols, does it add the value that comes from select loop each time to the fs?&lt;/P&gt;&lt;P&gt;For example at first loop assume ckmlpp-vnkumo is 50 and at second one it is 100, so the p_fs value is 150 or what?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2007 10:50:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-the-following-code-do-especially-bold-statement/m-p/2975976#M702462</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-26T10:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: What does the following code do, especially bold statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-the-following-code-do-especially-bold-statement/m-p/2975977#M702463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well, your code will not work.&lt;/P&gt;&lt;P&gt;If you want add a number to the value represented by the fieldsymbol you have to code it like&lt;/P&gt;&lt;P&gt;ADD ckmlpp-vnkumo TO &amp;lt;p_fs&amp;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;Hans&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2007 10:52:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-the-following-code-do-especially-bold-statement/m-p/2975977#M702463</guid>
      <dc:creator>h_senden2</dc:creator>
      <dc:date>2007-10-26T10:52:46Z</dc:date>
    </item>
  </channel>
</rss>

