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

SAP GUI does not support ActiveX controls

Former Member
0 Likes
3,425
  • SAP Managed Tags

Hi All,

Got a small but annoying issue here: I am using the SAP GUI for Java (version 7.40 rev 😎 on my MacBook at the customer's site.

The GUI itself works very well but with some transaction like CG42 and CGSADM I got this error "SAP GUI does not support ActiveX controls" (there is a little screenshot attached).

Are ther any Mac users that have had similar problems? And were able to fix this?

Thanks for your help!

Kr,

Tim

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,238
  • SAP Managed Tags

ActiveX does not support MacOS. This simply isn't possible, I'm afraid.

I keep a Windows virtual machine around on my Mac for those few occasions when things only work in Windows. This is one of those things...

Steve.

Hi All,

Got a small but annoying issue here: I am using the SAP GUI for Java (version 7.40 rev 😎 on my MacBook at the customer's site.

The GUI itself works very well but with some transaction like CG42 and CGSADM I got this error "SAP GUI does not support ActiveX controls" (there is a little screenshot attached).

Are ther any Mac users that have had similar problems? And were able to fix this?

Thanks for your help!

Kr,

Tim

3 REPLIES 3
Read only

Former Member
0 Likes
2,239
  • SAP Managed Tags

ActiveX does not support MacOS. This simply isn't possible, I'm afraid.

I keep a Windows virtual machine around on my Mac for those few occasions when things only work in Windows. This is one of those things...

Steve.

Read only

RMW
Product and Topic Expert
Product and Topic Expert
0 Likes
2,238
  • SAP Managed Tags

Hello,

the wording of the message is somewhat misleading.

What it means, is that the component which is required to run a certain transaction, is not available in SAP GUI for Java (as a Java Bean), but only as ActiveX to be used in SAP GUI for Windows.

There are many components, which have an implementation as ActiveX for SAP GUI for Windows and as Java Bean for SAP GUI for Java. But there are cases, where only an ActiveX is available, e.g. in case of 3rd party controls, which exist only as an implementation for Windows.

(see also note 454939)

Best regards

Rolf-Martin

Read only

Former Member
0 Likes
2,238
  • SAP Managed Tags

Seems the I just have to deal with.

Thanks for your replies, though.

Tim