<?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 Help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-help/m-p/4562358#M1076899</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;Thanks for your reply. /BIC/ZKEMPIPHR is structure, this is a code for a BW routine. There are no issues with this field. I guess the issue is with the usage of "(" and ")".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Sep 2008 03:03:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-26T03:03:22Z</dc:date>
    <item>
      <title>Syntax Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-help/m-p/4562356#M1076897</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'm new to ABAP, i coded the below statements, when i check i get the message: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E:Incomplete arithmetic expression: ")" missing at end of statement. Can anyone please let me what is the issue with the below code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;deno1 = ( ( 60 ) / ( SOURCE_FIELDS-/BIC/ZKPICKSPH ) ) + ( ppha ).&lt;/P&gt;&lt;P&gt; deno2 = ( ( 60 ) / ( tpph ) ) + ( ppha ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; if deno1 = '0'.&lt;/P&gt;&lt;P&gt; overpc1 = ( ( SOURCE_FIELDS-/BIC/ZKEMPIPHR ) / ( 60 / 0.0001 ) ) * 100.&lt;/P&gt;&lt;P&gt; else.&lt;/P&gt;&lt;P&gt; overpc1 = ( SOURCE_FIELDS-/BIC/ZKEMPIPHR  / ( 60 / deno1 ) ) * 100.&lt;/P&gt;&lt;P&gt; endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; if deno2 = '0'.&lt;/P&gt;&lt;P&gt; overpc2 = ( SOURCE_FIELDS-/BIC/ZKEMPIPHR / ( 60 / 0.0001 ) ) * 100.&lt;/P&gt;&lt;P&gt; else.&lt;/P&gt;&lt;P&gt; overpc1 =  ( SOURCE_FIELDS-/BIC/ZKEMPIPHR / ( 60 / deno2 ) ) * 100.&lt;/P&gt;&lt;P&gt; endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2008 02:49:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-help/m-p/4562356#M1076897</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-26T02:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-help/m-p/4562357#M1076898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is this /BIC/ZKEMPIPHR?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/ can be taken as division operator every where. can you rename the above variable&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2008 02:58:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-help/m-p/4562357#M1076898</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-26T02:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-help/m-p/4562358#M1076899</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;Thanks for your reply. /BIC/ZKEMPIPHR is structure, this is a code for a BW routine. There are no issues with this field. I guess the issue is with the usage of "(" and ")".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2008 03:03:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-help/m-p/4562358#M1076899</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-26T03:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-help/m-p/4562359#M1076900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

deno1 = ( ( 60 ) / ( SOURCE_FIELDS-/BIC/ZKPICKSPH ) ) + ( ppha ).
deno2 = ( ( 60 ) / ( tpph ) ) + ( ppha ).

if deno1 = '0'.
overpc1 = ( ( SOURCE_FIELDS-/BIC/ZKEMPIPHR ) / ( 60 / 0.0001 ) ) * 100.
else.
overpc1 = ( ( SOURCE_FIELDS-/BIC/ZKEMPIPHR )  / ( 60 / deno1 ) ) * 100.
endif.

if deno2 = '0'.
overpc2 = ( ( SOURCE_FIELDS-/BIC/ZKEMPIPHR ) / ( 60 / 0.0001 ) ) * 100.
else.
overpc1 = ( ( SOURCE_FIELDS-/BIC/ZKEMPIPHR )  / ( 60 / deno2 ) ) * 100.
endif.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2008 03:05:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-help/m-p/4562359#M1076900</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-26T03:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-help/m-p/4562360#M1076901</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;You are rgt...the problem is with the brackets. Give a space after and before the brackets.It should work fine.&lt;/P&gt;&lt;P&gt;&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;Ramya Shree&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2008 03:47:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-help/m-p/4562360#M1076901</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-26T03:47:06Z</dc:date>
    </item>
  </channel>
</rss>

