cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BW4HANA Report for User Activity in SAP Analysis for Microsoft Office

bogdanbgddm
Explorer
0 Kudos
895

Hello,

I want to create a report based on users activity on reports I provide them.

Is there any transaction in SAP GUI to check these requests?

Is there any way I can see what users, when and what reports they access via SAP Analysis for Excel for example?

For example i want to see user X, on date Y, that he accessed the reports 1,2,3, etc. I dont need any explicit information, i want to see how many times he accessed reports and when.

Thank you

Accepted Solutions (0)

Answers (1)

Answers (1)

SeshaP
Participant
0 Kudos

Hi

To track user activity info of AFO reports, we need to activate the traces for the bw queries used for AFO using transaction RSDDSTAT.

Once traces are active check table RSDDSTAT_OLAP TABLE, it will captures all the user activity logs

Thank you