<?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: Transaction Dumps in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-dumps/m-p/6259773#M1384815</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 have to generate aal the GP* programs  for &lt;STRONG&gt;FI&lt;/STRONG&gt; Module,(Transactions: &lt;STRONG&gt;S_ALR&lt;/STRONG&gt;* failed).&lt;/P&gt;&lt;P&gt;Is there any template or function module or standard program which will generate all the programs &lt;STRONG&gt;GP&lt;/STRONG&gt; in FI module*?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Oct 2009 04:27:05 GMT</pubDate>
    <dc:creator>Rushikesh_Yeole</dc:creator>
    <dc:date>2009-10-26T04:27:05Z</dc:date>
    <item>
      <title>Transaction Dumps</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-dumps/m-p/6259769#M1384811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When running transactions  &lt;STRONG&gt;S_ALR&lt;/STRONG&gt;,* we are getting this error,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No further processing (contact your system administrator)&lt;/P&gt;&lt;P&gt;Message no. KH125&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Diagnosis&lt;/P&gt;&lt;P&gt;The program &lt;STRONG&gt;GP4FKBXBONL1Q45PJJ80331SQUE&lt;/STRONG&gt; which belongs to the report could not be generated correctly.&lt;/P&gt;&lt;P&gt;The precise cause of the error could not be determined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Procedure&lt;/P&gt;&lt;P&gt;The generated report was saved under the name GP4FKBXBONL1Q45PJJ80331SQUE and needs to be analyzed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To find the error, maintain program GP4FKBXBONL1Q45PJJ80331SQUE and run a syntax check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The type of syntax error tells you whether you can use a note to solve the problem. Otherwise contact your consultant or SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each time it tells the different program name &lt;STRONG&gt;GP&lt;/STRONG&gt;* does not Exists&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Guide me on this issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks In Advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2009 06:12:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-dumps/m-p/6259769#M1384811</guid>
      <dc:creator>Rushikesh_Yeole</dc:creator>
      <dc:date>2009-10-22T06:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction Dumps</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-dumps/m-p/6259770#M1384812</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;Please note that these programs are auto generated Report Painter/Writer Programs...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence they need to be regenerated...for avoiding the dumps..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to Transaction for report painter group and then generate the report painter group then all the reports in the group are generated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GR5G:Generate report groups&lt;/P&gt;&lt;P&gt;Alternatively you can use GR55 transaction and from menu-&amp;gt;Report Group-&amp;gt;Display/Generate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2009 06:28:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-dumps/m-p/6259770#M1384812</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-22T06:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction Dumps</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-dumps/m-p/6259771#M1384813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check if this will help you. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When running the program  press /h  keep ur debugger on .. then execute  ur program from se38 . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now in the debugger create watch-point  for sy-msgno = KH125. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;press F8 . it  will reach at a point where  this error is thrown please check that point. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do u have any sap patches run on ur system. Some times they cause various errors .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2009 06:29:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-dumps/m-p/6259771#M1384813</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-22T06:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction Dumps</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-dumps/m-p/6259772#M1384814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks For your Information. &lt;/P&gt;&lt;P&gt;we have looked other GP* programs&lt;/P&gt;&lt;P&gt;Program:     GP*&lt;/P&gt;&lt;P&gt;Comments found in program  are as follows: &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      REPORT: 0SAPDUEAN-01     VERSION: 00000034  MANDT = 230&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      GENERATED BY XU           DATE: 13.02.2007  TIME: 15:31:47&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the report &lt;STRONG&gt;0SAPDUEAN-01&lt;/STRONG&gt; is not found inour system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to find the function group for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me on this issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2009 08:49:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-dumps/m-p/6259772#M1384814</guid>
      <dc:creator>Rushikesh_Yeole</dc:creator>
      <dc:date>2009-10-22T08:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction Dumps</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-dumps/m-p/6259773#M1384815</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 have to generate aal the GP* programs  for &lt;STRONG&gt;FI&lt;/STRONG&gt; Module,(Transactions: &lt;STRONG&gt;S_ALR&lt;/STRONG&gt;* failed).&lt;/P&gt;&lt;P&gt;Is there any template or function module or standard program which will generate all the programs &lt;STRONG&gt;GP&lt;/STRONG&gt; in FI module*?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2009 04:27:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-dumps/m-p/6259773#M1384815</guid>
      <dc:creator>Rushikesh_Yeole</dc:creator>
      <dc:date>2009-10-26T04:27:05Z</dc:date>
    </item>
  </channel>
</rss>

