Symptom
- The error message "No authorization to create configuration" appears when attempting to use ABAP Cross Trace.
- The issue occurs while trying to trace another user via ABAP Cross Trace in Eclipse (ADT).
Environment
SAP S/4HANA Cloud Public Edition
Reproducing the Issue
- Open ABAP Development Tools (Eclipse) and attempt to create an ABAP Cross Trace configuration to trace another user.
- Start the trace configuration and observe the error "No authorization to create configuration".
Cause
In Public Cloud environments, ABAP Cross Trace does not support tracing other usernames. This is a known product limitation, which leads to the authorization error even if standard roles are assigned.
Resolution
- If feasible, run the custom code with your own user and then use ABAP Cross Trace.
- Alternatively, use the ADT Profiler:
- Create an ABAP Trace Request in the ADT view "ABAP Trace Requests".
- Run the relevant program/request.
- Review the results in the ADT view "ABAP Traces".
Note: the authorization object S_XTRACE is checked by ABAP Cross Trace, but assigning it will not bypass the Public Cloud limitation for tracing other usernames.
See Also
Keywords
abap cross trace, no authorization to create configuration, adt, eclipse, trace other user, public cloud, s/4hana cloud, authorization error, s_xtrace, abap trace request, adt profiler, cross trace configuration, performance analysis, eclipse adt trace, limitation , KBA , BC-DWB-AIE , Installation and infrastructure for ABAP tools in Eclipse , Problem
SAP Knowledge Base Article - Public