Hi,
When executing BDC if system crashes ,the records will not process in both call transaction and session input methods.
if the system crashes,we can check in the error log which is in SM35 or Session overview while using session method.
And we can see in internal table of type bdcmsgcall when using in call transaction.
Regards,
Satish
Hi,
The session will most likely be in an error or interrupted state. You can simply run the session again to process the remaining records.
Kind regards,
John.
Add a comment