debug

Definition

To activate the debug mode of the program

Command Usage

Syntax

debug

Detailed Information

The debug command activates the debug mode of the program. The debug mode enables to:

  • View extra information during the command execution
  • View the messages exchanged between the user interface and the connected SAP CC system via the HCI technical interface. The console displays the useful XML streams that include the operation requests and responses.

Note that [DEBUG] is added to the prompt to show that you are in debug mode.

Authorization

You must have a specific role in your SAP CC user profile. Refer to the SAP CC Security Guide for more information about the necessary authorizations.

See Also

normal - To reactivate the normal mode of the program

Messages

Code Message Action
mode.debug The debug mode of the program is activated. Use the normal command to quit this mode.