Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to Read System Logs?

Former Member
0 Kudos

I want to create a function module which could read the system logs through certain parameters like date and time. How can I read that through function module, or what are the standard function modules to achieve this?

1 REPLY 1

Former Member
0 Kudos

Hi Moni,

Use these Tables TSL1T, TSL1D, TSL2D, TSL2T System Log data will be stored in these tables.

Reward if this helps,

Satish