‎2007 Jun 03 2:38 AM
Hi,
After running a BDC program in background, next
day morning when you see the results, few records
are not updated (error records). What will you do
then?
Reg,
Suresh.V
‎2007 Jun 03 3:31 AM
if it is configurational issue then reprocess ur session in sm35 transaction,
if it is techinical problem then ,create file and reload the data again.
‎2007 Jun 03 3:29 AM
Hi,
i believe you see the error in SM35. You can click on the job that is in error and click process button. Then give 'process in foreground' option. you will be taken thru each step of the bdc. one of them might be resulting in error, which you will be able to see. You can rectify that error and execute the BDC again
Thanks
Arun.
‎2007 Jun 03 3:31 AM
if it is configurational issue then reprocess ur session in sm35 transaction,
if it is techinical problem then ,create file and reload the data again.
‎2007 Jun 03 6:14 AM
hi Suresh,
Reprocess the session again to insert the erroneous records after correction.
For Error Trapping
If you are using CALL TRANSACTION then we generally have those errors in BDCMSGCOLL structure.
check the link below which discusses about this in detail
https://forums.sdn.sap.com/click.jspa?searchID=907612&messageID=745186
Reward points if helpful,
Regards,
Santosh