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

Check Java Version on Client

robert_altenstraer
Active Participant
0 Likes
446

Hi

how can I get the Java Verison from a client via abap code..class & methode

or FM.

Reason: our customer makes orders via ITS > Z-Program and loads material numbers and values from a local file into a table control .....

This will only work if the installed Java version on the client is >= 1.6.0_02b06 in conclusion with our ITS-version.

thx

3 REPLIES 3
Read only

Former Member
0 Likes
420

Hi,

Check if you can find any useful method in CL_GUI_FRONTEND_SERVICES.

Regards,

Atish

Read only

0 Likes
420

hi,

thanks for reply but:

there is no method in that class which i can use ...

Read only

0 Likes
420

HI,

Then don't think there is any other way..check what others has to say on this..

Regards,

Atish

Message was edited by:

Atish Sarda