<?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: getting run time errors while executing the copied SAP programs in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-run-time-errors-while-executing-the-copied-sap-programs/m-p/1982713#M401709</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems your SAP program involves dynamic call of routines. This routins are dependent on Program name, Include name and TCODE name....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pl. review u r code and see possibility of any dynamic call. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After review... Please update us .. Have u solved the question or still we need to create scenario and work on it to help you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Darshan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Feb 2007 13:34:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-27T13:34:42Z</dc:date>
    <item>
      <title>getting run time errors while executing the copied SAP programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-run-time-errors-while-executing-the-copied-sap-programs/m-p/1982711#M401707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; i want to copy an sap program.after coping i need to change some coding there.then i have to create a new transaction for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am just copying the sap program RQEEAL10(transaction-QA32) to Z_RQEEAL10. it has 4 include  programs.i am copying them to z programs like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RQ00MF10 copied to z_RQ00MF10&lt;/P&gt;&lt;P&gt;RQALVF14 copied to z_RQALVF14&lt;/P&gt;&lt;P&gt;RQALVF16 copied to z_RQALVF16&lt;/P&gt;&lt;P&gt;RQALVTOP copied to z_RQALVTOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i am executing that program Z_RQEEAL10.but i am getting run time errors as given below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;runtime error---&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The termination occurred in the ABAP program "Z_RQEEAL10" in            &lt;/P&gt;&lt;P&gt; "SELECT_FIELDS_MANIP2_F16".                                            &lt;/P&gt;&lt;P&gt;The main program was "Z_RQEEAL10 ".                                                                                &lt;/P&gt;&lt;P&gt;The termination occurred in line 257 of the source code of the (Include)&lt;/P&gt;&lt;P&gt; program "RQALVF16"                                                     &lt;/P&gt;&lt;P&gt;of the source code of program "RQALVF16" (when calling the editor 2570).&lt;/P&gt;&lt;P&gt;                                                                        &lt;/P&gt;&lt;P&gt;--Error in ABAP statement when processing an internal table.   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--When changing or deleting one or more lines of the internal table          &lt;/P&gt;&lt;P&gt;"\PROGRAM=Z_RQEEAL10\DATA=SELECT_FIELDS" or when inserting in the table    &lt;/P&gt;&lt;P&gt; "\PROGRAM=Z_RQEEAL10\DATA=SELECT_FIELDS", 0 was used as                   &lt;/P&gt;&lt;P&gt;the line index. An index less than or equal to zero is not                 &lt;/P&gt;&lt;P&gt;allowed.                                                                                &lt;/P&gt;&lt;P&gt;The error can occur when using the following options:                      &lt;/P&gt;&lt;P&gt;1. "INDEX idx" for specifying the line number in the table                 &lt;/P&gt;&lt;P&gt; "\PROGRAM=Z_RQEEAL10\DATA=SELECT_FIELDS"                                  &lt;/P&gt;&lt;P&gt;   where you want to change, insert or delete.                             &lt;/P&gt;&lt;P&gt;2. "FROM idx" for specifying the start index when deleting a line          &lt;/P&gt;&lt;P&gt;   area from or inserting a line area into the table                       &lt;/P&gt;&lt;P&gt; "\PROGRAM=Z_RQEEAL10\DATA=SELECT_FIELDS".                                 &lt;/P&gt;&lt;P&gt;3. "TO idx" for specifying the end index when deleting a line              &lt;/P&gt;&lt;P&gt;   area from or inserting a line area into the table                       &lt;/P&gt;&lt;P&gt; "\PROGRAM=Z_RQEEAL10\DATA=SELECT_FIELDS".                                                                                &lt;/P&gt;&lt;P&gt;When the program terminated, the table had 2 lines.                        &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="------------------------------------------------------------" /&gt;&lt;P&gt;these r the runtime errors what i am getting.where is the problem?i have activated all interface &amp;amp; includes.plz advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 01:51:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-run-time-errors-while-executing-the-copied-sap-programs/m-p/1982711#M401707</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-27T01:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: getting run time errors while executing the copied SAP programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-run-time-errors-while-executing-the-copied-sap-programs/m-p/1982712#M401708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will give you one more check point where you have to give your concentration while copying the standard programs....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call Customer-Function (Function Exists) if any in the Program when copied will not get executed. Instead you need to call the FM Directly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one more is also here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are likely to have some problems with the text-elements and translation that may have been maintained for the original report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~~Guduri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 03:45:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-run-time-errors-while-executing-the-copied-sap-programs/m-p/1982712#M401708</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-27T03:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: getting run time errors while executing the copied SAP programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-run-time-errors-while-executing-the-copied-sap-programs/m-p/1982713#M401709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems your SAP program involves dynamic call of routines. This routins are dependent on Program name, Include name and TCODE name....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pl. review u r code and see possibility of any dynamic call. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After review... Please update us .. Have u solved the question or still we need to create scenario and work on it to help you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Darshan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 13:34:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-run-time-errors-while-executing-the-copied-sap-programs/m-p/1982713#M401709</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-27T13:34:42Z</dc:date>
    </item>
  </channel>
</rss>

