<?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: Fixed point arithmetic - activate in coding? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fixed-point-arithmetic-activate-in-coding/m-p/4996257#M1163626</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;I want to activate this flag for my inserted coding 
and after my coding I want to set it back to the original value.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This not makes any sense. &lt;/P&gt;&lt;P&gt;Since you will again set Fixed point arithmetic's value back to original, &lt;/P&gt;&lt;P&gt;than what would impact to your piece of code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As include always associate with some other main program, &lt;/P&gt;&lt;P&gt;and it will only execute once the main program executes. &lt;/P&gt;&lt;P&gt;And after set the Fixed point arithmetic back to original, do you think you will find any change?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Jan 2009 21:37:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-14T21:37:41Z</dc:date>
    <item>
      <title>Fixed point arithmetic - activate in coding?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fixed-point-arithmetic-activate-in-coding/m-p/4996256#M1163625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question. I am adding coding to an include of SAP (modification). In this include SAP has disabled the checkbox for the Fixed point arithmetic in the attributes. Now I have the problem that I want to activate this flag for my inserted coding and after my coding I want to set it back to the original value. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any statement that gives me this option in ABAP for example?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2009 21:30:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fixed-point-arithmetic-activate-in-coding/m-p/4996256#M1163625</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-14T21:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed point arithmetic - activate in coding?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fixed-point-arithmetic-activate-in-coding/m-p/4996257#M1163626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;I want to activate this flag for my inserted coding 
and after my coding I want to set it back to the original value.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This not makes any sense. &lt;/P&gt;&lt;P&gt;Since you will again set Fixed point arithmetic's value back to original, &lt;/P&gt;&lt;P&gt;than what would impact to your piece of code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As include always associate with some other main program, &lt;/P&gt;&lt;P&gt;and it will only execute once the main program executes. &lt;/P&gt;&lt;P&gt;And after set the Fixed point arithmetic back to original, do you think you will find any change?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2009 21:37:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fixed-point-arithmetic-activate-in-coding/m-p/4996257#M1163626</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-14T21:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed point arithmetic - activate in coding?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fixed-point-arithmetic-activate-in-coding/m-p/4996258#M1163627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm guessing you are doing some calculations that you need higher precision to do properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of doing your code in the SAP program, you can call a Z function module with the attribute checked. This will leave less work at upgrade time as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2009 21:49:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fixed-point-arithmetic-activate-in-coding/m-p/4996258#M1163627</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-14T21:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed point arithmetic - activate in coding?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fixed-point-arithmetic-activate-in-coding/m-p/4996259#M1163628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as I'm currently having the same question, I valued your answer with the function module, as this could solve my requirement as well, as I temporarily need more precision within a calculation. I &lt;EM&gt;could&lt;/EM&gt; also use other ABAP data types, moving the variable's content back and forth.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I also wonder, if there's an in-line statement, e.g. &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;set extended check off/on&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;... that is similar to the check-box "fixed point arithmetic", so you could temporarily switch the attribute at runtime.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Florin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2009 13:14:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fixed-point-arithmetic-activate-in-coding/m-p/4996259#M1163628</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-19T13:14:56Z</dc:date>
    </item>
  </channel>
</rss>

