Is there any way to tell what functions a user went into and when across the application?
Only thing that’s on my mind is User Tracing in User Account Maintenance.
Log file will be updated everytime user invoke any business object method in applicatoin so it can become large in size. You will need to analyze the log file after. It’s an xml file.
I vaguely remember something being added recently to accommodate SaaS clients that might help in this area but can’t find it now.
Server Tracing.
Are you referring to track user activity in the application.
There is an option to configure “Change Log” for required tables.