‎2009 Oct 22 7:12 AM
When running transactions S_ALR,* we are getting this error,
No further processing (contact your system administrator)
Message no. KH125
Diagnosis
The program GP4FKBXBONL1Q45PJJ80331SQUE which belongs to the report could not be generated correctly.
The precise cause of the error could not be determined.
Procedure
The generated report was saved under the name GP4FKBXBONL1Q45PJJ80331SQUE and needs to be analyzed.
To find the error, maintain program GP4FKBXBONL1Q45PJJ80331SQUE and run a syntax check.
The type of syntax error tells you whether you can use a note to solve the problem. Otherwise contact your consultant or SAP.
Each time it tells the different program name GP* does not Exists
Please Guide me on this issue
Thanks In Advance
‎2009 Oct 22 7:28 AM
Hi,
Please note that these programs are auto generated Report Painter/Writer Programs...
Hence they need to be regenerated...for avoiding the dumps..
Go to Transaction for report painter group and then generate the report painter group then all the reports in the group are generated
GR5G:Generate report groups
Alternatively you can use GR55 transaction and from menu->Report Group->Display/Generate
Hope this helps
Regards
Shiva
‎2009 Oct 22 9:49 AM
Thanks For your Information.
we have looked other GP* programs
Program: GP*
Comments found in program are as follows:
----
REPORT: 0SAPDUEAN-01 VERSION: 00000034 MANDT = 230
*
GENERATED BY XU DATE: 13.02.2007 TIME: 15:31:47
----
But the report 0SAPDUEAN-01 is not found inour system.
How to find the function group for this?
Please guide me on this issue.
‎2009 Oct 26 4:27 AM
Hello,
I have to generate aal the GP* programs for FI Module,(Transactions: S_ALR* failed).
Is there any template or function module or standard program which will generate all the programs GP in FI module*?
‎2009 Oct 22 7:29 AM
Please check if this will help you.
When running the program press /h keep ur debugger on .. then execute ur program from se38 .
now in the debugger create watch-point for sy-msgno = KH125.
press F8 . it will reach at a point where this error is thrown please check that point.
Do u have any sap patches run on ur system. Some times they cause various errors .