‎2008 Aug 23 9:01 AM
When i have 1000 records in file for transfer, and in background 150th error,how to code so that next time process will start from 150 th onwards?
‎2008 Aug 23 10:09 AM
Hi,
Duplicate posting .
Pls cehck for the reply in the ABAP General section.
when we use the BDC with both call transaction and session, then if any error occurs then pass them to session method.
If any things happens, the we can check the error log of the session and we can run that error records again and we handle these issues thourgh the session method.
Regards
Lekha