cancel
Showing results for 
Search instead for 
Did you mean: 

Check Java Version on Client

robert_altenstraer
Active Participant
0 Kudos

Hi all,

some of our customers have some troubles to use our WebGui ( Ecc6 EHP 4, internal " ITS ".. ), because:

1. no java client installed

2. old java client installed..

have anybody an idea how can I check in Abap which java version is installed on the client ?

on the client it is easy CMD > Java -version

but how can I check it via ABAP and react if there is no JAVA installed or an older verison ( like a Popup... ) ?

many thanks

Robert

Accepted Solutions (0)

Answers (2)

Answers (2)

robert_altenstraer
Active Participant
0 Kudos

Thanks, for the answer.. now I can say: I have asked a lot of people .. and nowbody know how to check java version on the client...

Robert

cris_hansen
Advisor
Advisor
0 Kudos

Hi Robert,

Unfortunately you cannot retrieve this information from the server side.

The JVM is required by the WEBGUI to download/upload files; the JVM supported versions can be found in SAP note 980772.

Best regards,

Cristiano