<?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 multiplying in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiplying/m-p/3796125#M913059</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 get the error message when I try to multiply&lt;/P&gt;&lt;P&gt;this values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Arithmetic operations are only intended for operands that&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;can be converted to numbers (numeric operands)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;lt_inc_chrg              = DEC   5 length 2
wa_tmq-accidents   = INT4  
wa_tmq-PRICE        = CURR 15 length 2  	                                                            

wa_tmq-PRICE = wa_tmq-accidents * lt_inc_chrg.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;sas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 May 2008 09:14:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-15T09:14:43Z</dc:date>
    <item>
      <title>multiplying</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiplying/m-p/3796125#M913059</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 get the error message when I try to multiply&lt;/P&gt;&lt;P&gt;this values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Arithmetic operations are only intended for operands that&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;can be converted to numbers (numeric operands)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;lt_inc_chrg              = DEC   5 length 2
wa_tmq-accidents   = INT4  
wa_tmq-PRICE        = CURR 15 length 2  	                                                            

wa_tmq-PRICE = wa_tmq-accidents * lt_inc_chrg.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;sas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 09:14:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiplying/m-p/3796125#M913059</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-15T09:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: multiplying</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiplying/m-p/3796126#M913060</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;Declare as shown below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data : lt_inc_chrg type p decimals 2,&lt;/P&gt;&lt;P&gt;       wa_tmq-accidents type i,&lt;/P&gt;&lt;P&gt;       wa_tmq-PRICE type pc207-betrg. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;wa_tmq-PRICE = wa_tmq-accidents * lt_inc_chrg.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 09:22:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiplying/m-p/3796126#M913060</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-15T09:22:14Z</dc:date>
    </item>
  </channel>
</rss>

