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
745

Hi Friends,

While uploading 200 records from flat file into SAP System

150 records are updated and form 151 record it is not updated.How can we solve this problem?

i am using call transaction method.Also pls give me the solution if it is done with session method.

Your help is highly appreciated.

Thnks in Advance.

Regards

Jak.

6 REPLIES 6
Read only

Former Member
0 Likes
726

Hi

How do you create your bdc session?

Have you seen the log for the records haven't been updated?

Max

Message was edited by: max bianchi

Read only

0 Likes
726

Hi

How can we solve in call transaction method?

jak.

Read only

0 Likes
726

Jak,

151 is not a mgic number. There might be an issue with that specific record. Please check that record and let us know the error details.

You are already using CALL TRANSACTION method, so unless we know what is the error, we will not be able conclude the solution.

Regards,

Ravi

Read only

0 Likes
726

hi Jak,

tell us the error that u are getting while uploading the records

Regards,

Santosh P

Read only

Former Member
0 Likes
726

Jak,

Unless the error details are given no analysis can be done and no conclusions can be drawn.

Regards,

Ravi

Read only

Former Member
0 Likes
726

Hi jag,

1. first of all analyse why from 151, not updated.

2. afterwards,

remove the first 150 records from txt

file (keep a backup first)

and run your program again

(after correcting the error if any)

regards,

amit m.