<?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: Short Dump and no syntax error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-and-no-syntax-error/m-p/9483269#M1745018</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will still be a range variable, even if there is only one line with EQ in it. You will have multiple lines with EQ. You can have lines with BT as well, but you need to make sure that low and high are assigned properly and the sign is also assigned properly. That's why I was asking for a screenshot of the range variable from debug, that will solve the problem very easily.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Jun 2013 13:55:52 GMT</pubDate>
    <dc:creator>Shafiq_Rehman1</dc:creator>
    <dc:date>2013-06-04T13:55:52Z</dc:date>
    <item>
      <title>Short Dump and no syntax error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-and-no-syntax-error/m-p/9483254#M1745003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Abap experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am testing a new logic in an abap code, it's not completely finished...so don't keep to much attention to the logic &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1495/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I have no syntax error in my editor, but while debugging or testing it i get a short dump : illegal sign.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that is proviked by the IF written after the loop, i don't know how to bypass it, Normally I am supposed to add treatments after the IF.&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/224971" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 15:43:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-and-no-syntax-error/m-p/9483254#M1745003</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-31T15:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: Short Dump and no syntax error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-and-no-syntax-error/m-p/9483255#M1745004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just before this loop, In debug, check the SIGN field in range variable t_zpcfrom. You might have some undesired character assigned there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 16:02:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-and-no-syntax-error/m-p/9483255#M1745004</guid>
      <dc:creator>Shafiq_Rehman1</dc:creator>
      <dc:date>2013-05-31T16:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Short Dump and no syntax error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-and-no-syntax-error/m-p/9483256#M1745005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;I think that the problem is located in the IN statement of the IF. Probable the variable R_ZPCFROM has some wrong values.&lt;/P&gt;&lt;P&gt;comment the IN part of the IF and check if the program works correct, if no dump means the problem is there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 16:33:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-and-no-syntax-error/m-p/9483256#M1745005</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-31T16:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: Short Dump and no syntax error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-and-no-syntax-error/m-p/9483257#M1745006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In fact you are right.&lt;/P&gt;&lt;P&gt;But i need the two conditions for my treatments any idea how can i bypass it?&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;Amine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 16:46:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-and-no-syntax-error/m-p/9483257#M1745006</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-31T16:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: Short Dump and no syntax error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-and-no-syntax-error/m-p/9483258#M1745007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can keep the condition there, but the way you are populating that range variable is wrong. Track back and see what values are there in that range variable r_zpcfrom. Pay attention to the column SIGN of the range variable, there has to be some wrong character there. Best way is to put a break point at this statement where you are getting error and then see the range variable in debugger and look for the values in SIGN column, you might want 'I' there for include.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&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/224997" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 16:55:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-and-no-syntax-error/m-p/9483258#M1745007</guid>
      <dc:creator>Shafiq_Rehman1</dc:creator>
      <dc:date>2013-05-31T16:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: Short Dump and no syntax error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-and-no-syntax-error/m-p/9483259#M1745008</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;Enter the value for sign and option field while appending values in select option. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Neha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 16:57:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-and-no-syntax-error/m-p/9483259#M1745008</guid>
      <dc:creator>former_member196490</dc:creator>
      <dc:date>2013-05-31T16:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: Short Dump and no syntax error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-and-no-syntax-error/m-p/9483260#M1745009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shafiq,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here my declaration part, i am not very comfortable with ranges, could you tell me if smthg is wrong with my coding:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;SPAN class="L0S52"&gt;DATA : &lt;/SPAN&gt;r_zfuncfrom &lt;SPAN class="L0S52"&gt;TYPE &lt;/SPAN&gt;RANGE &lt;SPAN class="L0S52"&gt;OF &lt;/SPAN&gt;/bic/pzsplit&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;/bic/zfuncfrom,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; r_zpcfrom &lt;SPAN class="L0S52"&gt;TYPE &lt;/SPAN&gt;RANGE &lt;SPAN class="L0S52"&gt;OF &lt;/SPAN&gt;/bic/pzsplit&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;/bic/zpcfrom,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; r_zfuncfrom_line &lt;SPAN class="L0S52"&gt;LIKE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;LINE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;OF &lt;/SPAN&gt;r_zfuncfrom,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; r_zpcfrom_line &lt;SPAN class="L0S52"&gt;LIKE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;LINE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;OF &lt;/SPAN&gt;r_zpcfrom.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt; r_zfuncfrom_line&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;sign &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'I'.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt; r_zfuncfrom_line&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;option &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'BT'.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt; r_zpcfrom_line&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;sign &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'I'.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt; r_zpcfrom_line&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;option &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'BT'.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;SPAN class="L0S52"&gt;SELECT &lt;/SPAN&gt;/bic/zsplit&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /bic/zfuncfrom&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /bic/zfromto&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /bic/zpcfrom&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /bic/zpcto&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /bic/y_rmaccnt&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;INTO &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;TABLE &lt;/SPAN&gt;t_tablesource&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;FROM &lt;/SPAN&gt;/bic/pzsplit &lt;SPAN class="L0S52"&gt;WHERE &lt;/SPAN&gt;objvers &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'A' &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;AND &lt;/SPAN&gt;/bic/zsplit &lt;SPAN class="L0S52"&gt;IS &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;NOT &lt;/SPAN&gt;NULL.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;IF &lt;/SPAN&gt;sy&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;subrc &lt;SPAN class="L0S52"&gt;EQ &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;0.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;SORT &lt;/SPAN&gt;t_tablesource &lt;SPAN class="L0S52"&gt;BY &lt;/SPAN&gt;/bic/zsplit.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52" style="color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ENDIF.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;Amine&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S33"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 17:10:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-and-no-syntax-error/m-p/9483260#M1745009</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-31T17:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: Short Dump and no syntax error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-and-no-syntax-error/m-p/9483261#M1745010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can see that you have APPEND on line 2071 and 2072, they are fine. And as you mentioned above that you are assigning the sign 'I' as well, I hope you are not using CLEAR on this range variable in the middle somewhere? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another thing is that you are using 'BT' (i.e. Between) try changing that to 'EQ' and only use 'low' field of the range and keep the 'high' as blank. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that does not work as well, then can you take a screenshot of the range table in debugger? like I have one in my earlier post?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 18:34:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-and-no-syntax-error/m-p/9483261#M1745010</guid>
      <dc:creator>Shafiq_Rehman1</dc:creator>
      <dc:date>2013-05-31T18:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Short Dump and no syntax error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-and-no-syntax-error/m-p/9483262#M1745011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Amine,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please look in this way..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generally when a negative sign is coming in the field where that field as defined as Currency type...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer to your variable as&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 1.&amp;nbsp; At the time of dump, what is the value it is having... is it -ve?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 2.&amp;nbsp; What is the variable type...&amp;nbsp; It should be a normal P decimals 2 ....&amp;nbsp; if it is like DMBTR, like currency ... then it will give short dump...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 20:09:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-and-no-syntax-error/m-p/9483262#M1745011</guid>
      <dc:creator>venkateswaran_k</dc:creator>
      <dc:date>2013-05-31T20:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Short Dump and no syntax error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-and-no-syntax-error/m-p/9483263#M1745012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;Change the variable staments&lt;/P&gt;&lt;P&gt;yours:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;data: r_zfuncfrom TYPE RANGE OF /bic/pzsplit-/bic/zfuncfrom,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; r_zpcfrom TYPE RANGE OF /bic/pzsplit-/bic/zpcfrom,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; r_zfuncfrom_line LIKE LINE OF r_zfuncfrom,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; r_zpcfrom_line LIKE LINE OF r_zpcfrom.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;data: r_zfuncfrom TYPE RANGE OF /bic/pzsplit-/bic/zfuncfrom with header line,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; r_zpcfrom TYPE RANGE OF /bic/pzsplit-/bic/zpcfrom with header line,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; r_zfuncfrom_line TYPE RANGE OF /bic/pzsplit-/bic/zfuncfrom with header line,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; r_zpcfrom_line TYPE RANGE OF /bic/pzsplit-/bic/zpcfrom with header line.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; r_zfuncfrom_line should be same type as r_zfuncfrom.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that ur problem is in the declaration of R_ZFUNCFROM_LINE AND R_ZPCFROM_LINE.&lt;/P&gt;&lt;P&gt;Check it and replace R_ZFUNCFROM_LINE for R_ZFUNFROM.&lt;/P&gt;&lt;P&gt;I guess that it will work...and then u can fix &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1495/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 20:14:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-and-no-syntax-error/m-p/9483263#M1745012</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-31T20:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Short Dump and no syntax error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-and-no-syntax-error/m-p/9483264#M1745013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shafiq,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's a range, if i replace it by 'EQ' it's not a range anymore, isn't it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 08:07:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-and-no-syntax-error/m-p/9483264#M1745013</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-04T08:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: Short Dump and no syntax error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-and-no-syntax-error/m-p/9483265#M1745014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Miguel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's not working, by changing my declaration as you mentioned, i am getting the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Type "R_ZFUNCFROM" is unknown"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 08:11:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-and-no-syntax-error/m-p/9483265#M1745014</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-04T08:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: Short Dump and no syntax error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-and-no-syntax-error/m-p/9483266#M1745015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Neha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i am not using a select-option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 08:12:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-and-no-syntax-error/m-p/9483266#M1745015</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-04T08:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: Short Dump and no syntax error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-and-no-syntax-error/m-p/9483267#M1745016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Venkat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 08:14:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-and-no-syntax-error/m-p/9483267#M1745016</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-04T08:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: Short Dump and no syntax error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-and-no-syntax-error/m-p/9483268#M1745017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Before the two APPEND r_xxx to r_xxx, fill sign and option (r_xxx-isgn = 'I', r_xxx-option = 'EQ') As the dump mentions it explicitally the field SIGN value is invalid (space).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you sure the LOOP AT SOURCE_PACKAGE must be in the range-filling LOOP AT t_tablesource ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 11:13:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-and-no-syntax-error/m-p/9483268#M1745017</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-06-04T11:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: Short Dump and no syntax error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-and-no-syntax-error/m-p/9483269#M1745018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will still be a range variable, even if there is only one line with EQ in it. You will have multiple lines with EQ. You can have lines with BT as well, but you need to make sure that low and high are assigned properly and the sign is also assigned properly. That's why I was asking for a screenshot of the range variable from debug, that will solve the problem very easily.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 13:55:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-and-no-syntax-error/m-p/9483269#M1745018</guid>
      <dc:creator>Shafiq_Rehman1</dc:creator>
      <dc:date>2013-06-04T13:55:52Z</dc:date>
    </item>
  </channel>
</rss>

