2008 Jul 29 6:54 AM
Hi All
My requirement is I need to capture Session Method Error Records into internal Table and display the internal table.. ( For session method:
If there are any error records in session, all those error records will get poulated in log .and after the session is completed , we can see error records which can be corrected and reprocessed again.Sessions can be viewed in SM35. ) but I need solution for the above question.
Thnx In Adv.
Venky
Hi All
My requirement is I need to capture Session Method Error Records into internal Table and display the internal table.. ( For session method:
If there are any error records in session, all those error records will get poulated in log .and after the session is completed , we can see error records which can be corrected and reprocessed again.Sessions can be viewed in SM35. ) but I need solution for the above question.
Thnx In Adv.
Venky
2008 Jul 29 6:57 AM
2008 Jul 29 7:05 AM
Hi,
In session method .. it create a log file... U have to check the logfile to handle the error method correction...
based on index.. in log you can identify the records.. which are get errored..
Reward Points if useful
Raghunath.S
9986076729
2008 Jul 29 8:12 AM
Hi Raghunath ,
Could you send me the code please .
Thnx in Adv.
Venky
2008 Jul 29 8:26 AM
Hi ,
In addition to raghunath ,
u need to use FMs' RSTS_OPEN_RLC, RSTS_READ,RSTS_CLOSE, to read the Log of the session ,
for more info , better to put a break point in the program RSBDCIL3 and try to see any log of the sessions which are creatted by u .
Regards
Prabhu
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |