‎2006 Jan 10 10:36 AM
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.
‎2006 Jan 10 10:38 AM
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
‎2006 Jan 10 10:44 AM
‎2006 Jan 10 10:47 AM
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
‎2006 Jan 10 10:51 AM
hi Jak,
tell us the error that u are getting while uploading the records
Regards,
Santosh P
‎2006 Jan 10 10:43 AM
Jak,
Unless the error details are given no analysis can be done and no conclusions can be drawn.
Regards,
Ravi
‎2006 Jan 10 10:45 AM
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.