Entering content frameBackground documentation ~command  Locate the document in its SAP Library structure

Description

Command to be executed.

You use this parameter to execute commands directly in a URL, but you must first explicitly enable them by switching on debugging in ITS Administration.

When you have done this, you can execute the commands by specifying them as values of the ~command parameter. They are not case-sensitive.

Currently available commands allow you to:

  • Display cache statistics
  • View diagnostics files
  • Dump screen field contents
  • Log off the current service

Set by

Request.

Values

cacheStats

Displays cache statistics.

diagnostics

Displays diagnostics files.

fieldDump

Displays a list of current screen fields and values.

logoff

Logs off the current service.

Example

http://myWebServer:80/scripts/wgate/webgui/!?~command=Logoff

Leaving content frame