Solution : https://service.sap.com/sap/support/notes/1154323 (SAP Service marketplace login required)
Summary :
In instances where an application is run from a portal to the ABAP back end, and transaction ST01 is utilized to initiate an authorization trace, the system may only identify the server running the application and miss capturing authorization data if the trace is enabled post-application start. This occurs as many applications conduct all authorization checks initially and retain the results, hence not performing further checks during the session. To correctly capture authorization data across potential multiple servers, the trace should be activated before starting the application, ensuring accurate capture and later analysis of authorization data.
Key words :
abap back end, authorization trace, transaction st01, authorization information, applications perform, authorization checks, system recognizes, recognizes, application, prerequisites
Related Notes :
1261193 |