SAP TABLES

rfc/disable_debugger_command_field SAP Parameter attribute - Disable command field during RFC debugging








rfc/disable_debugger_command_field is a SAP Parameter attribute which is used to control Disable command field during RFC debugging information. This is available within R/3 SAP systems depending on the version and release level.

Below is the standard documentation available and a few details of the attributes values .

rfc/disable_debugger_command_field profile paramerter attributes


Parameter Name: rfc/disable_debugger_command_field
Description: Disable command field during RFC debugging
Default Value: 1
Parameter Type ( See IF_PARAMETER_TYPES): Integer range(INT_RANGE)
Restriction Values: 0 2
Parameter Unit:
Parameter Group: Abap
CSN Component: BC-MID-RFC
System-Wide parameter: No
Dynamic Parameter: No
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: No

Parameter documentation

The following values are permitted: 0 Deactivating this property 1 Deactivating the command field only when the RFC user is not the same user that initiated the RFC call. In other words, if no RFC Single Sign-On logon has taken place for the RFC session. 2 General deactivation of the command field in the RFC debugger.

See SAP Parameter Documentation for full SAP documentation for this profile parameter.