Application Development 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: 

processing the processed sessionwith error record

Former Member
0 Kudos
93

hi

how to reprocess the processed session which has 500 erroneous records

in batch input method

regards

sami

1 ACCEPTED SOLUTION

varma_narayana
Active Contributor
0 Kudos
74

hi Sami..

Goto SM35 Tcode.

Select this session from the List .

Then Click on the PROCESS button on toolbar.

select the Processing mode as ERRORS ONLY.

This will reprocess the Error records in the Session.

<b>reward if Helpful.</b>

3 REPLIES 3

Former Member
0 Kudos
74

we have to collect this records in a separate file and run it again.

************

we cant re-porcess once if session is processed, so change the file with error free and run again.

u can do in this way , if u want to run whole file again

just go for Change Transaction Tcode and use the file previous one with error free records,

May i know for which transaction ur working for

and which tool ur using

Thanks

Message was edited by:

Pattan Naveen

0 Kudos
74

can't we process the same session b correscting the error records

varma_narayana
Active Contributor
0 Kudos
75

hi Sami..

Goto SM35 Tcode.

Select this session from the List .

Then Click on the PROCESS button on toolbar.

select the Processing mode as ERRORS ONLY.

This will reprocess the Error records in the Session.

<b>reward if Helpful.</b>