cancel
Showing results for 
Search instead for 
Did you mean: 

Browser support IE in SAP ME

Former Member
0 Kudos

Hi,

i´m developing some JSP activities in SAP ME 5.2. For my new avtivity i want to use some newer javascript libraries (JQPlot,Bootstrap,...).

All works fine for me but now i have some trouble with the compatibility.

If i start my activity in ie8 it works as designed, in ie9 it does not. If i start my activity in a new Window using the activity link, it works fine again.

Is there a way to get this fixed?

Can i allow some Browsers (Chrome,Firefox) by myself?

I think there must be includes in the ME Head which suppress the functionality of my code. Something forcing ie8 compatibility?

I got this issue a few times before, but in the past it only touches design (css).

Tank you for your help

Greetings from Aurich,Germany

Sascha Köhler

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi Sascha,

Only IE can be used with SAP ME, no other browsers.

SAP Note 1981452 - 'Automatically set browser to compatability mode (quirks) for ME' can help.

Br, Alex.

Former Member
0 Kudos


Yes i know that just IE is supported but there must be a file which contains this compatibility checks.

Where can i find this SAP Note 1981452 ?

Br, Sascha.

0 Kudos

I guess this Note states there was a "fix" in ME 6.1.4.8 to enforce this mode.