Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Transaction Dumps

Rushikesh_Yeole
Contributor
0 Likes
970

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

4 REPLIES 4
Read only

Former Member
624

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

Read only

0 Likes
624

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.

Read only

0 Likes
624

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*?

Read only

Former Member
0 Likes
624

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 .