Solution : https://service.sap.com/sap/support/notes/668252 (SAP Service marketplace login required)
Summary :
The SAP Note addresses the inability to activate HTTP or external debugging for other users due to stringent security measures. To debug another user's session, it's imperative that both the user being debugged and the debugger have proper authorizations associated with 'S_DEVELOP' in their profiles, specifically the settings 'OBJTYPE': 'DEBUG' with 'ACTVT': '03' for the debugged and 'ACTVT': '90' for the debugger. The note informs system administrators on configuring necessary authorizations and integrating corrections for support packages to facilitate debugging. Functionality for checking these capabilities can be tested using transaction SE37.
Key words :
'function module' -> 'test' -> 'single test' menu option, support package sapkb62032 specifies, single test mode, 'susr_check_debug_ability' function module, 's_develop' authorization object manually, support package sapkb62039, attribute values'objtype', german message texts, 'bc_c' object class, start transaction su21
Related Notes :
1250842 | External breakpoint cannot be set for a user |
985891 | Implement additional commands for AP7.00 configuration |
751872 | Problem analysis with HTTP or external debugging |
668256 | Using HTTP/external debugging |
65968 | ABAP debugging authorizations |