<?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: Syntax Error - Division 0 type P in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-division-0-type-p/m-p/10133413#M1818437</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neezaa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are getting error because itab_d-nsp is having value as 0. You cannot divide by zero without handling the exception. So my advise would be whenever you are dividing by zero just check before that if the value is initial or not. Please do as suggested by &lt;A __default_attr="727702" __jive_macro_name="user" class="jive_macro_user jive_macro" data-orig-content="Hitesh Wankhede" href="https://community.sap.com/" modifiedtitle="true" title="Hitesh Wankhede"&gt;&lt;/A&gt; and Shilpa Bansal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sheetal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Feb 2014 06:56:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-02-24T06:56:57Z</dc:date>
    <item>
      <title>Syntax Error - Division 0 type P</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-division-0-type-p/m-p/10133404#M1818428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help me with this? Error was Division 0 type p.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your BIG HELP!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/394939" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 05:35:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-division-0-type-p/m-p/10133404#M1818428</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-24T05:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Error - Division 0 type P</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-division-0-type-p/m-p/10133405#M1818429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neezaa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the DUMP snapshot, it doesnt seem that it is division by 0 error.&lt;/P&gt;&lt;P&gt;It looks like your select statement is incomplete.&lt;/P&gt;&lt;P&gt;The reasons can be:&lt;/P&gt;&lt;P&gt;1)Use INTO clause in the select.&lt;/P&gt;&lt;P&gt;2)If you dont want to use INTO then declare the tables using TABLES statement.(This is obsolete)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shilpa Bansal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 06:01:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-division-0-type-p/m-p/10133405#M1818429</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-24T06:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Error - Division 0 type P</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-division-0-type-p/m-p/10133406#M1818430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neezaa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can elaborate your issue a little ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 06:01:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-division-0-type-p/m-p/10133406#M1818430</guid>
      <dc:creator>harshsisodia31</dc:creator>
      <dc:date>2014-02-24T06:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Error - Division 0 type P</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-division-0-type-p/m-p/10133407#M1818431</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;Can you please send source code extract of the statement where this dump occured.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 06:09:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-division-0-type-p/m-p/10133407#M1818431</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-24T06:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Error - Division 0 type P</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-division-0-type-p/m-p/10133408#M1818432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harsh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you used Select single in your prog,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes, mention the table name in TABLES statement or else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: lv_stru type &amp;lt;ztable name&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now you can change your code like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select single * from &amp;lt;ztable&amp;gt; into lv_stru.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is resolve your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arivazhagan S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 06:18:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-division-0-type-p/m-p/10133408#M1818432</guid>
      <dc:creator>arivazhagan_sivasamy</dc:creator>
      <dc:date>2014-02-24T06:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Error - Division 0 type P</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-division-0-type-p/m-p/10133409#M1818433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neezaa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please post screenshot for source code extract where the dump is occurring. You can see it in ST22. We can help you further after looking at it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sheetal A.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 06:22:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-division-0-type-p/m-p/10133409#M1818433</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-24T06:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Error - Division 0 type P</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-division-0-type-p/m-p/10133410#M1818434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Hi &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;This is the error&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/394966" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Source Code&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/394985" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 06:40:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-division-0-type-p/m-p/10133410#M1818434</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-24T06:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Error - Division 0 type P</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-division-0-type-p/m-p/10133411#M1818435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seems ITAB_D-Nsp is initial in this case thats why u getting dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try by making below modifications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF NOT itab_d-nsp is INITIAL.&lt;/P&gt;&lt;P&gt;&amp;nbsp; itab_d-nios = itab_d-nil/itab_d-nsp * 100.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 06:47:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-division-0-type-p/m-p/10133411#M1818435</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-24T06:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Error - Division 0 type P</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-division-0-type-p/m-p/10133412#M1818436</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;The earlier screenshot showed a different error.&lt;/P&gt;&lt;P&gt;Well to avoid this division by 0 error just use following statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If itab_d-nsp is not initial.&lt;/P&gt;&lt;P&gt; itab_d-nios = itab_d-nil/itab_d-nsp * 100.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 06:50:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-division-0-type-p/m-p/10133412#M1818436</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-24T06:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Error - Division 0 type P</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-division-0-type-p/m-p/10133413#M1818437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neezaa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are getting error because itab_d-nsp is having value as 0. You cannot divide by zero without handling the exception. So my advise would be whenever you are dividing by zero just check before that if the value is initial or not. Please do as suggested by &lt;A __default_attr="727702" __jive_macro_name="user" class="jive_macro_user jive_macro" data-orig-content="Hitesh Wankhede" href="https://community.sap.com/" modifiedtitle="true" title="Hitesh Wankhede"&gt;&lt;/A&gt; and Shilpa Bansal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sheetal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 06:56:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-division-0-type-p/m-p/10133413#M1818437</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-24T06:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Error - Division 0 type P</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-division-0-type-p/m-p/10133414#M1818438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/394963" height="327" width="492" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This error is coming because , in run time 'itab_d-nsp*100 ' is&amp;nbsp; zero .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to&amp;nbsp; avoid this , put condition like&lt;/P&gt;&lt;P&gt;IF itab_d-nsp IS NOT INITIAL .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Iitab_d-nios = itab_d-nil / itab_d-nsp*100 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDIF .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;DJ .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 07:03:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-division-0-type-p/m-p/10133414#M1818438</guid>
      <dc:creator>dibyajeeban_jena</dc:creator>
      <dc:date>2014-02-24T07:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Error - Division 0 type P</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-division-0-type-p/m-p/10133415#M1818439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neeza&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The earlier dump and this one both are different. One is because you have not declarared target work area to hold value during select and second is because of divide by zero error. Please put an if clasue before diving to check if it is not initial then only proceed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 07:05:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-division-0-type-p/m-p/10133415#M1818439</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2014-02-24T07:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Error - Division 0 type P</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-division-0-type-p/m-p/10133416#M1818440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&amp;nbsp; neezaa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try replacing line 507 by snippet &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if itab_d-nsp eq 0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; itab_d-nios = itab_d-nil.&lt;/P&gt;&lt;P&gt;elseif itab_d-nsp ne 0.&lt;/P&gt;&lt;P&gt; itab_d-nios = itab_d-nil/itab_d-nsp * 100.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it solves ur problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 07:10:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-division-0-type-p/m-p/10133416#M1818440</guid>
      <dc:creator>harshsisodia31</dc:creator>
      <dc:date>2014-02-24T07:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Error - Division 0 type P</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-division-0-type-p/m-p/10133417#M1818441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;STRONG style="font-size: 11px; color: #333333;"&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" data-avatarid="-1" data-externalid="" data-presence="null" data-userid="749575" data-username="nezaglace.dumaicos" href="https://answers.sap.com/people/nezaglace.dumaicos" style="padding: 0 3px 0 0; font-weight: inherit; font-style: inherit; font-size: 1.1em; font-family: inherit; color: #3778c7;"&gt;Neezaa Dee&lt;/A&gt; &lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; This is because of Zero value in the field &lt;SPAN style="color: #333333; font-size: 12px;"&gt;itab_d-nsp&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So before calculting just check with &lt;SPAN style="color: #333333; font-size: 12px;"&gt;itab_d-nsp&lt;/SPAN&gt; not equal to zero...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;****Note Use brackets for the calcultions [ Ex : A = B +&amp;nbsp; ( C * 100 )&amp;nbsp; or&amp;nbsp; A = ( B +&amp;nbsp;&amp;nbsp; C )&amp;nbsp; * 100&amp;nbsp; ]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;follow the below code ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;IF &lt;/SPAN&gt;ITAB_D&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;NSP &amp;lt;&amp;gt; &lt;SPAN class="L0S32"&gt;0.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ITAB_D&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;NIOS&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;( &lt;/SPAN&gt;ITAB_D&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;NIL / ITAB_D&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;NSP&amp;nbsp; &lt;SPAN class="L0S55"&gt;) &lt;/SPAN&gt;*&amp;nbsp; &lt;SPAN class="L0S32"&gt;100.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN class="L0S52"&gt;ENDIF.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;or otherwise follow Mr.&lt;STRONG style="font-size: 11px; color: #333333;"&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" data-avatarid="-1" data-externalid="" data-presence="null" data-userid="727702" data-username="hitesh.wankhede2" href="https://answers.sap.com/people/hitesh.wankhede2" style="padding: 0 3px 0 0; font-weight: inherit; font-style: inherit; font-size: 1.1em; font-family: inherit; color: #3778c7;"&gt;Hitesh Wankhede&lt;/A&gt;&lt;/STRONG&gt; said above...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;Vijay SR&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 07:24:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-division-0-type-p/m-p/10133417#M1818441</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-24T07:24:25Z</dc:date>
    </item>
  </channel>
</rss>

