Question:
ST03 contains very useful informations, as User, Transaction, date, abap & Job name. Instead of navigating by double click I wish to extract everything on my PC. Does anyone already did it.
Thanks for your help....
Answer:
You will have to write your own code using the extract function module used by ST03 to get the tale entries to rhen download. The data is in the MONI table but is only accessable via the IMPORT command in ABAP NOT the SELECT, Hence the need for using the function modules.