Skip to Content
0
Mar 02, 2010 at 01:18 PM

Javascript Error for Dropdown: oAccessibilityHelper is Undefined

25 Views

I have developer a WebDynpro (ABAP) component that has a DropdownByKey.

The component is embedded in two different compoents that are part of different WD aplications.

In application A, everything works fine, but in application B, I am getting a JavaScript Error when clicking on the dropdown.

The error message is "oAccessibilityHelper is undefined".

What can I do? Why are the two applications behaving differently? I could find no difference so far.