abap/ authority_to_catch_for_debugging

Parameter

abap/authority_to_catch_for_debugging

Short text

Type of authorization check for debugging other users’ processes

Parameter Description

You can use this parameter to specify which authorization is checked if a user wants to debug a program that is running under a different user. The default value debug_change means that, to debug other users’ programs, a user requires change authorization in the debugger. The value debug_catch means that the user who wants to debug another user’s program must have explicit authorization to take over the other user’s processes for debugging purposes. Change authorization in the debugger is then no longer required. See also SAP Note 1471390.

Application Area

ABAP

Default Value

debug_change

Values allowed

“debug_change” or “debug_catch”

You May Also Like

Leave a Reply?