cancel
Showing results for 
Search instead for 
Did you mean: 

Apply SAPKE47095 patch problem

Former Member
0 Kudos

Hi ,

I have encountered a problem while applying SAP_HR patch 95 for SAP R/3 470.

When I implement this patch using SPAM. I get a short dump as below.

After that, I'm not able to continue the patch installation.

Now the patch status at SPAM is Error Stop "XPRA_EXECUTION".

Have anyone encountered this before? How you resolved this? I can find the SAPNOTE 351695. But I don't really understand what is that mean in the sapnote.

---=================================================================

Runtime errors LOAD_PROGRAM_CLASS_MISMATCH

Occurred on 18.01.2010 at 18:41:25

The class interface was changed at runtime.

What happened?

Error in ABAP application program.

The current ABAP program "CL_EXITHANDLER================CP" had to be

terminated because one of the

statements could not be executed.

This is probably due to an error in the ABAP program.

What can you do?

Print out the error message (using the "Print" function)

and make a note of the actions and input that caused the

error.

To resolve the problem, contact your SAP system administrator.

You can use transaction ST22 (ABAP Dump Analysis) to view and

administer

termination messages, especially those beyond their normal deletion

date.

The system attempted to correct the error

automatically, so you should try to restart

the program.

Error analysis

Section "PUBLIC" of the interface of class "CL_GUI_ALV_GRID"

was changed while the program was running. Consequently,

inconsistencies

occurred at runtime.

The program "CL_BADI_FLT_DATA_TRANS_AND_DB=CP" uses the interface

version

20100118174750.

The program "CL_GUI_ALV_GRID===============CP" uses the interface

version

20060507202837.

The internal session was started at 20100118173030.

How to correct the error

Try to restart the program.

========================================================================

Accepted Solutions (0)

Answers (2)

Answers (2)

JPReyes
Active Contributor
0 Kudos

Section "PUBLIC" of the interface of class "CL_GUI_ALV_GRID"

was changed while the program was running. Consequently,

inconsistencies occurred at runtime.

Funny, I presume you locked all the users and did the patching while on downtime...

Regards

Juan

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

Could you please check logs in /usr/sap/trans/log. also, please paste error log here.

Thanks

Sunny