Application Development and Automation 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: 
Read only

BDC problem

Former Member
0 Likes
287

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?

1 REPLY 1
Read only

Former Member
0 Likes
273

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