Show TOC

Browser Help Shortcuts Locate this document in the navigation structure

 

After calling a Web Dynpro ABAP application in the browser, you can use the key combination Shift+Ctrl+Alt+[abc...xyz] to access various help functions.

Entering Shift+Ctrl+Alt+H displays a popup with all available key combinations.

Browser Help Popup in Internet Explorer (Browser Help Popup in Internet Explorer)

Shift+Ctrl+Alt+A

Displays a small window with the Accessibility text.

You can also activate this window by using the URL parameter sap-accessibility-debug=X.

Example Example

WDR_TEST_EVENTS and Shift+Ctrl+Alt+A (WDR_TEST_EVENTS and Shift+Ctrl+Alt+A)

End of the example.

Shift+Ctrl+Alt+O

Displays the nesting of HTML elements:

Blue

<DIV>

Red

<TABLE>

Green

<SPAN>

Example Example

WDR_TEST_EVENTS and Shift+Ctrl+Alt+O (WDR_TEST_EVENTS and Shift+Ctrl+Alt+O)

End of the example.

Shift+Ctrl+Alt+D

Displays a DOM analysis popup

Example Example

WDR_TEST_EVENTS and Shift+Ctrl+Alt+D (WDR_TEST_EVENTS and Shift+Ctrl+Alt+D)

End of the example.

Shift+Ctrl+Alt+S

Caution Caution

This key combination is only relevant for SAP internal development.

End of the caution.

Shift+Ctrl+Alt+P

Displays the Performance Monitor

Example Example

WDR_TEST_EVENTS and Shift+Ctrl+Alt+P (WDR_TEST_EVENTS and Shift+Ctrl+Alt+P)

End of the example.

Shift+Ctrl+Alt+C

Displays the Web Dynpro Trace Tool

Example Example

WDR_TEST_EVENTS and Shift+Ctrl+Alt+C (WDR_TEST_EVENTS and Shift+Ctrl+Alt+C)

End of the example.