‎2007 Jul 06 8:08 AM
Hi
lets say about 100 records I got in a flat file n after updating 50 records some how the systam crashed. now what happens when i run again the same file for second time in session as well in C.Trans.Will this file b picked up? if so how the system flows....
‎2007 Jul 06 8:13 AM
If there are no primary keys involved, it will get appened again, else it will throw error that duplicate records exists.
In the worst case try uploading the last 50 records removing the 1st 50.
‎2007 Jul 06 8:09 AM
hi
yes the file will be picked.
just refer to the link below
http://www.sapmaterial.com/?gclid=CN322K28t4sCFQ-WbgodSGbK2g
regards
ravish
<b>plz dont forget to reward points if helpful</b>
‎2007 Jul 06 8:13 AM
If there are no primary keys involved, it will get appened again, else it will throw error that duplicate records exists.
In the worst case try uploading the last 50 records removing the 1st 50.
‎2007 Jul 06 8:16 AM
Hi,
In c. transaction method u have to go on for entire process again but in session method u can continue processing for next 50 records in Sm35.
Pls reward points.
Regards,
Ameet