‎2008 Jan 23 10:41 AM
Dear all
I have created asession for transaction VD51, but while loading data some 4 out of 21 data's are giving error. now i want to dispaly those errors and open a session where i can correct those entries and load them again successfuly.
Please help me out with the example code for error correction.
thanks.
‎2008 Jan 23 10:50 AM
Hi,
All those errored records(4) are still available in Session or not?
If they are available with errorrs, you can Re process in foreground and correct the error.
Regards,
Ashok
‎2008 Jan 23 10:51 AM
Reprocess your batch input session (SM35, double click on the session name) and use the "display errors only" option. Correct the errors manually.
No need to create an other session (if only few errors).
If you have a lot more errors, then there is probably something wrong with your program coding
‎2008 Mar 09 11:11 AM