Question - How you trap errors in call Transaction?
Answer -
Errors while updating the database using call transaction technique are trapped using a structure bdcmsgcall, whose field msgtyp become āeā when an error record is encountered. Those records are formatted using format_message function call in the desired format and stored in an internal table for listing of all error records in one shot.