<?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: ABAP Code Error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-error/m-p/9919498#M1794832</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Richa,&lt;/P&gt;&lt;P&gt;check through, you can modify it as you wants.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA : dmbtr1 type dmbtr.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dmbtr1 = 25.&lt;/P&gt;&lt;P&gt;if&lt;/P&gt;&lt;H5 style="color: #333333;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0000ff;"&gt;GIT_HFINAL-DMBTR2 &lt;/SPAN&gt;&lt;SPAN style="color: #575757; font-size: 10pt;"&gt;&amp;lt; 110.&lt;/SPAN&gt;&lt;/H5&gt;&lt;H5 style="color: #333333;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0000ff;"&gt;GIT_HFINAL-DMBTR2 =&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-family: inherit; font-style: inherit; font-weight: inherit;"&gt;GIT_HFINAL-DMBTR2 + dmbtr1.&lt;/SPAN&gt;&lt;/H5&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-family: inherit; font-style: inherit; font-weight: inherit;"&gt;else.&lt;/SPAN&gt;&lt;/P&gt;&lt;H5 style="color: #333333;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0000ff;"&gt;GIT_HFINAL-DMBTR2 =&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-family: inherit; font-style: inherit; font-weight: inherit;"&gt;GIT_HFINAL-DMBTR2.&lt;/SPAN&gt;&lt;/H5&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-family: inherit; font-style: inherit; font-weight: inherit;"&gt;endif.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-family: inherit; font-style: inherit; font-weight: inherit;"&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Dec 2013 10:33:54 GMT</pubDate>
    <dc:creator>former_member187748</dc:creator>
    <dc:date>2013-12-25T10:33:54Z</dc:date>
    <item>
      <title>ABAP Code Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-error/m-p/9919497#M1794831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H5&gt;&lt;SPAN style="color: #0000ff;"&gt;Hello Guru,&lt;/SPAN&gt;&lt;/H5&gt;&lt;H5&gt;&lt;/H5&gt;&lt;H5&gt;&lt;/H5&gt;&lt;H5&gt;&lt;/H5&gt;&lt;H5&gt;&lt;SPAN style="color: #0000ff;"&gt;Please help me urgently,&lt;/SPAN&gt;&lt;/H5&gt;&lt;H5&gt;&lt;/H5&gt;&lt;H5&gt;&lt;SPAN style="color: #0000ff;"&gt;if my final value is less then 110 then add to 25 Rs and show my final value is 135.&lt;/SPAN&gt;&lt;/H5&gt;&lt;H5&gt;&lt;/H5&gt;&lt;H5&gt;&lt;SPAN style="color: #0000ff;"&gt;if my final value is grater then 110 then not add 25 Rs. please give me suitable example&lt;/SPAN&gt;&lt;/H5&gt;&lt;H5&gt;&lt;/H5&gt;&lt;H5&gt;&lt;SPAN style="color: #0000ff;"&gt;my code is &lt;/SPAN&gt;&lt;/H5&gt;&lt;H5&gt;&lt;/H5&gt;&lt;H5&gt;&lt;/H5&gt;&lt;H5&gt;&lt;SPAN style="color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GIT_HFINAL-DMBTR2 =&amp;nbsp; GIT_HFINAL-HPPC3&amp;nbsp;&amp;nbsp;&amp;nbsp; .&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/H5&gt;&lt;H5&gt;&lt;SPAN style="color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LV_RATE = GIT_HFINAL-DMBTR2&amp;nbsp; * '0.25' .&lt;/SPAN&gt;&lt;/H5&gt;&lt;H5&gt;&lt;SPAN style="color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GIT_HFINAL-DMBTR2 = GIT_HFINAL-DMBTR2 + LV_RATE + 4. &lt;/SPAN&gt;&lt;/H5&gt;&lt;H5&gt;&lt;/H5&gt;&lt;H5&gt;&lt;/H5&gt;&lt;H5&gt;&lt;SPAN style="color: #0000ff;"&gt;-----------------------------------&lt;/SPAN&gt;&lt;/H5&gt;&lt;H5&gt;&lt;/H5&gt;&lt;H5&gt;&lt;/H5&gt;&lt;H5&gt;&lt;SPAN style="color: #0000ff;"&gt; GIT_HFINAL-DMBTR2 = 110 (How to add 25 Rs)&lt;/SPAN&gt;&lt;/H5&gt;&lt;H5&gt;&lt;/H5&gt;&lt;H5&gt;&lt;/H5&gt;&lt;H5&gt;&lt;SPAN style="color: #0000ff;"&gt;Regards,&lt;/SPAN&gt;&lt;/H5&gt;&lt;H5&gt;&lt;SPAN style="color: #0000ff;"&gt;Richa&lt;/SPAN&gt;&lt;/H5&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Dec 2013 10:26:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-error/m-p/9919497#M1794831</guid>
      <dc:creator>former_member381412</dc:creator>
      <dc:date>2013-12-25T10:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Code Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-error/m-p/9919498#M1794832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Richa,&lt;/P&gt;&lt;P&gt;check through, you can modify it as you wants.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA : dmbtr1 type dmbtr.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dmbtr1 = 25.&lt;/P&gt;&lt;P&gt;if&lt;/P&gt;&lt;H5 style="color: #333333;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0000ff;"&gt;GIT_HFINAL-DMBTR2 &lt;/SPAN&gt;&lt;SPAN style="color: #575757; font-size: 10pt;"&gt;&amp;lt; 110.&lt;/SPAN&gt;&lt;/H5&gt;&lt;H5 style="color: #333333;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0000ff;"&gt;GIT_HFINAL-DMBTR2 =&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-family: inherit; font-style: inherit; font-weight: inherit;"&gt;GIT_HFINAL-DMBTR2 + dmbtr1.&lt;/SPAN&gt;&lt;/H5&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-family: inherit; font-style: inherit; font-weight: inherit;"&gt;else.&lt;/SPAN&gt;&lt;/P&gt;&lt;H5 style="color: #333333;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0000ff;"&gt;GIT_HFINAL-DMBTR2 =&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-family: inherit; font-style: inherit; font-weight: inherit;"&gt;GIT_HFINAL-DMBTR2.&lt;/SPAN&gt;&lt;/H5&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-family: inherit; font-style: inherit; font-weight: inherit;"&gt;endif.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-family: inherit; font-style: inherit; font-weight: inherit;"&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Dec 2013 10:33:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-error/m-p/9919498#M1794832</guid>
      <dc:creator>former_member187748</dc:creator>
      <dc:date>2013-12-25T10:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Code Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-error/m-p/9919499#M1794833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sanjeev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks alot my issue is DONE.&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;RIcha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Dec 2013 11:09:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-error/m-p/9919499#M1794833</guid>
      <dc:creator>former_member381412</dc:creator>
      <dc:date>2013-12-25T11:09:37Z</dc:date>
    </item>
  </channel>
</rss>

