Application Development and Automation 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: 
Read only

Identify Particular fields from Error log file (ST11)

Former Member
0 Likes
546

Hi,

I have a requirement to read data from a developer trace file/ Error log file into a table. How do i identify particular fields in the log file like Username,tcode,time,timezone,..etc to put in the table. Pls help.

Thanks,

Shruthi

Hi,

I have a requirement to read data from a developer trace file/ Error log file into a table. How do i identify particular fields in the log file like Username,tcode,time,timezone,..etc to put in the table. Pls help.

Thanks,

Shruthi

1 REPLY 1
Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
481

This doesn't seem to be a reasonable requirement. The log files may contain any information, they're not structured in any particular way.

What's the purpose of this requirement? What are you trying to achieve?