<?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 dump error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-error/m-p/1087416#M99800</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solution is in SAP Note 762043.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Jul 2006 14:18:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-24T14:18:31Z</dc:date>
    <item>
      <title>abap dump error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-error/m-p/1087400#M99784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;[code][code]in prd server have 4 clients. transaction kp26.... in main program saplkpp0.... error occurs in prog ' cocc2004' cuz... internal itdat1 has been declared in cocc2004 which does not have a component ' txtupl'. but in the include rkccai02 itdat1- txtupl has been used...which gives a syntax error... the solution is there....to declare txtupl in cocc2004...but this happens in only one client... the dump error is somehow overlooked in the other clients.... but all the progs have the same syntax error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2005 06:18:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-error/m-p/1087400#M99784</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-12T06:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: abap dump error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-error/m-p/1087401#M99785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check all the components are transported to that server &lt;/P&gt;&lt;P&gt;if you made any changes earlier..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2005 06:22:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-error/m-p/1087401#M99785</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-12T06:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: abap dump error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-error/m-p/1087402#M99786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I feel this is surely because of trasnporting the changes from one server to another..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2005 06:23:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-error/m-p/1087402#M99786</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-12T06:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: abap dump error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-error/m-p/1087403#M99787</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 issue may be due to inactive component in the main program, check whether all the components ( Reports, includes, function modules etc )are active in the main program, &lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2005 06:26:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-error/m-p/1087403#M99787</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-12T06:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: abap dump error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-error/m-p/1087404#M99788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to SE80 and give the Main Program name and check the syntax and check all the components are active or not..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2005 06:30:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-error/m-p/1087404#M99788</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-12T06:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: abap dump error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-error/m-p/1087405#M99789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;all are active... the solution is simply declaring the field txtupl.... but is there a way i culd find out why the dump error is overlooked in another client on the same server....though in both clients obviously the syntax error on the program does occur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2005 06:39:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-error/m-p/1087405#M99789</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-12T06:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: abap dump error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-error/m-p/1087406#M99790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;keep a break point in the client where you are not getting error, &lt;/P&gt;&lt;P&gt;and similarly the other one too...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check both simulataniously....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;may be you can get some solution...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2005 06:46:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-error/m-p/1087406#M99790</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-12T06:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: abap dump error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-error/m-p/1087407#M99791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;both will stop at the break point, and then you can see the difference...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2005 06:47:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-error/m-p/1087407#M99791</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-12T06:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: abap dump error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-error/m-p/1087408#M99792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i do appreciate your help sir... but it is a syntax error so i cannot give a breakpoint...though active.... the program in both the  clients are same....since on same server ... solution is simple....but a clue to the problem is what is required from me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2005 06:51:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-error/m-p/1087408#M99792</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-12T06:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: abap dump error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-error/m-p/1087409#M99793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sorry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i thought it is dump..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then try activating the one with no errors....and see it is activating or not..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2005 06:53:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-error/m-p/1087409#M99793</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-12T06:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: abap dump error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-error/m-p/1087410#M99794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sir.... iam very grateful to you for your participation... iam sorry i didnt mention that it was a syntax error. but my dilemma is that how com after using the same values in the transaction kp26 for both clinets in the same server .... one throws an runtime error and the other executes very well... actaullly after pressing f5 for overview. the propgram in both clients is the same and when when checked for error in bothe clinets in se38 it does throw a syntax error.... but throws a runtime error only in one.... where is it overlooking the syntax in one of the clients. again very grate ful for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2005 07:31:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-error/m-p/1087410#M99794</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-12T07:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: abap dump error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-error/m-p/1087411#M99795</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;do go to se80 and check the program n activate all the relevant includes...think it's transport issue!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will def help!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and u can also go about comparing the program in both the client!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz reward point if it helps!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gunjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2005 07:37:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-error/m-p/1087411#M99795</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-12T07:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: abap dump error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-error/m-p/1087412#M99796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you check the DUMp what is it saying.,,.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2005 07:38:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-error/m-p/1087412#M99796</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-12T07:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: abap dump error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-error/m-p/1087413#M99797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if yo culd give me you mail id i culd send you the log file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2005 07:39:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-error/m-p/1087413#M99797</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-12T07:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: abap dump error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-error/m-p/1087414#M99798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I hope you got the id....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Vijay Babu Dudla&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2005 07:41:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-error/m-p/1087414#M99798</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-12T07:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: abap dump error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-error/m-p/1087415#M99799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this include syntax  RKCCAI02 once again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;change ITDAT1-TXTUPL to  ITDAT1-TXTUP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2005 07:51:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-error/m-p/1087415#M99799</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-12T07:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: abap dump error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-error/m-p/1087416#M99800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solution is in SAP Note 762043.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2006 14:18:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-error/m-p/1087416#M99800</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-24T14:18:31Z</dc:date>
    </item>
  </channel>
</rss>

