Hi all,
we have scenario where we are updating multiple record in bopf tables.
in this we are using modify and save method of transnational manager.
if we are updating 10 records and if 5th record is getting error while saving .
it will not update remaining records.
and save method will have 5th record error and same error its giving for the 6th record and not updating data .
here 6th record data is correct and it should update.
how we should clear this eo_messages of previous record in save method.
any idea.
thanks.
Kesar.