<?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 how to clear integer variable in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-clear-integer-variable/m-p/2822350#M660214</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 have an integare variable which appears as 0 in dialog program output screen. How do I clear this variable? With CLEAR, I am not able to clear 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Sep 2007 13:40:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-21T13:40:54Z</dc:date>
    <item>
      <title>how to clear integer variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-clear-integer-variable/m-p/2822350#M660214</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 have an integare variable which appears as 0 in dialog program output screen. How do I clear this variable? With CLEAR, I am not able to clear 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2007 13:40:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-clear-integer-variable/m-p/2822350#M660214</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-21T13:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to clear integer variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-clear-integer-variable/m-p/2822351#M660215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Ashish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the default value of an integer is 0, so bad...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2007 13:44:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-clear-integer-variable/m-p/2822351#M660215</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2007-09-21T13:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: how to clear integer variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-clear-integer-variable/m-p/2822352#M660216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Move intfield to charfield no-zero.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now output this charecter field.&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, 21 Sep 2007 14:56:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-clear-integer-variable/m-p/2822352#M660216</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-21T14:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: how to clear integer variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-clear-integer-variable/m-p/2822353#M660217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your requirement is not to display zero values, &lt;/P&gt;&lt;P&gt;write &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt; val non-zero.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2007 14:59:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-clear-integer-variable/m-p/2822353#M660217</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-21T14:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: how to clear integer variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-clear-integer-variable/m-p/2822354#M660218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks..but this is for a dialog program where I have defined it as integer..I can not change it to character because I have to do some calculations by using integer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Ashsih&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2007 15:09:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-clear-integer-variable/m-p/2822354#M660218</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-21T15:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: how to clear integer variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-clear-integer-variable/m-p/2822355#M660219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have a character field on screen and later move that value to integer while doing calculations. You need to make sure that the CHAR field is validated correctly in order to accept only integer values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2007 15:36:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-clear-integer-variable/m-p/2822355#M660219</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-21T15:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: how to clear integer variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-clear-integer-variable/m-p/2822356#M660220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Clearing a variable with "clear" statements means exactly: setting the variable to its initial value. Initial value for integers is zero.&lt;/P&gt;&lt;P&gt;If you want to put this fields directly on a screen try a field of type NUMC (N) - a type for integer values represented by characters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2007 19:38:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-clear-integer-variable/m-p/2822356#M660220</guid>
      <dc:creator>Maciej_DomagaBa</dc:creator>
      <dc:date>2007-09-21T19:38:13Z</dc:date>
    </item>
  </channel>
</rss>

