cancel
Showing results for 
Search instead for 
Did you mean: 

jnet OCX for SAP Gui

BMEIJS
Active Participant
0 Kudos

Hi,

On a new WAS702 server, I'm trying to run the new option of generation UML class diagram via transaction SE80. However, if I try this, I get a message that JNET OCX is missing/needs to be installed.

I'm using SAPGUI 720:

SAP Logon voor Windows

720 Final Release

7200.1.0.1050

1149093

I presume I have to install an extra OCX, but where to find it and how to install it is not exactly clear toe me.

I appreciate your help.

Regards,

Ben Meijs

Edited by: B. Meijs on Apr 5, 2011 10:24 AM

Accepted Solutions (1)

Accepted Solutions (1)

former_member233657
Active Participant
0 Kudos

Answers (2)

Answers (2)

Former Member
0 Kudos

"JNet ocx is missing (wrong gui version)" error message can be solved by installing Java Runtime Environment release 1.6 32 bits in the desktop machine.

Remark: append java bin folder (;C:\Program Files (x86)\Java\jre6\bin) to PATH environment variable (Control panel > System & security > System > Advanced system settings > System properties popup > Advanced tab > Environment variables button).

BMEIJS
Active Participant
0 Kudos

The answer was that I had missed a part of the SAPgui installation where you can select JNET objects. I installed the latest version of JAVA, then started SAPGUI installation program. This gave me option to choose installation of jnet object.

After this, the UML Class diagram generator worked as a charm.

I can now generate class diagram from abap code, export it as abapdoc.html or as xmi file.

Currently, I still have two issues: the abapdoc plugin has some problems with classes that were developed within its own namespace. The other issue is that astah doesn't import the generated XMI file (I get a parser error). But this is for later.