I need to take a report on tracking the usage of SAP by user and transcation wise.
1. User Name
2. SessionID ( This ID stand for, if User opens the SAP screen by multiple logins)
3. Internal ID ( This id stands for , if user opens the multiple session in same login)
4. Transaction Code
5. Start Date and Time ( Start time of any Transaction)
6. End Date and Time (Closed Time of the above Transaction)
Even if you provide the table name(s) for retrieve the above details, It will help me a lot to proceed further.