Skip to Content
0
Former Member
May 14, 2008 at 10:16 AM

BDC Errors

190 Views

Hi ABAP Rocks,

Scenario 1: I am uploading 1000 records using session method(Syncr). I have an error in 950th record. What will happen and howmany records will upload?

Scenario 2: I am uploading 1000 records using Call Transaction method (Asyn). I have an error in 950th record. What will happen and howmany records will upload?