I didn't mention that insert updates a database table, not internal table, and also it has addition: INSERT <DB table> FROM TABLE itab ACCEPTING DUPLICATE KEYS.
↧
Re: ABAP debugging, catch exception
↧
I didn't mention that insert updates a database table, not internal table, and also it has addition: INSERT <DB table> FROM TABLE itab ACCEPTING DUPLICATE KEYS.