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 by session method

Former Member
0 Likes
519

hi,

I am using bdc by session method to update some 8000 records. After the session is completed it is showing 2400 errors, I rectified the error in the flat file. I want to know that can I run the same session or do I have to delete the sucessful records from File and run the BDC program again.

3 REPLIES 3
Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
477

Did you try it out before posting your question ?

Read only

manthanraja
Active Participant
0 Likes
477

Hi suchender , the commit in Session method is implicit and so the 5600 records would already be updated . Hence you will have to run the session only for the remaining records ..

Best Regards,

Manthan.

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
477

As far ass i know there is an option to process only the error records of session in SM35.