2007 May 22 2:02 PM
Hi All,
I am working on error log created by LSMW, my work is to develop a program which can convert that error log to more user friendly log so that end user can easily identify the error.......
The input parameter can be log id or queue id.
If any one of you created such program then do help me through code.
My personal email id : [email protected]
Regards
Rohit
2007 May 23 6:19 AM
hi, if you use a foreground way to run LSMW, it's not possible to catch all the log and memory them, because it happen on LSMW screen as message, and no one can trace them.
So let's talk about the possiblity in background LSMW.
As we known, it will be run as a background job, and all of the log LSMW processing will be input into Job log in SM37.
So you can call function BP_JOBLOG_READ to read the job log, just specify the Job ID and your Job name.
Hi All,
I am working on error log created by LSMW, my work is to develop a program which can convert that error log to more user friendly log so that end user can easily identify the error.......
The input parameter can be log id or queue id.
If any one of you created such program then do help me through code.
My personal email id : [email protected]
Regards
Rohit
2007 May 23 6:19 AM
hi, if you use a foreground way to run LSMW, it's not possible to catch all the log and memory them, because it happen on LSMW screen as message, and no one can trace them.
So let's talk about the possiblity in background LSMW.
As we known, it will be run as a background job, and all of the log LSMW processing will be input into Job log in SM37.
So you can call function BP_JOBLOG_READ to read the job log, just specify the Job ID and your Job name.
2011 Aug 02 12:43 PM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |