cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Kernel status different in ABAP and JSPM

Former Member
0 Kudos

Hi,

I have recently upgraded kernel to 126 from 83. I have applied the following files.

1. SAPEXE_102-20000982.SAR

2. SAPEXEDB_102-20000983.SAR

3. dw_126-20000982.sar

In SAP GUI , If i see the kernel Support pack level it shows me as 126.

In JSPM , It recognizes the Kernel 102 Only.

Can Some one explain me why is this so....

Thanks,

Tanuj

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Tanuj,

The Reason is simple.

The patch you had apply is 102. as given in the the filename:

SAPEXE_<b>102</b>-20000982.SAR.

so the patches in the Java stack is 102.

And the dw_<b>126</b>-20000982.sar is patch number 126.

the sapgui will show the version running for disp+work.exe.

hope this helps.

Please reward points if helpful.

rdgs,

valiant

Former Member
0 Kudos

Hi Tanuj,

dw you applied is 126 (dw_126-20000982.sar) so SAPGui executes smth like disp+work -V and gets version # 126. JSPM probably works in a different way relying on some other component. Where exactly JSPM says you have 102 kernel ?

Regards,

Mike