Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8556

Re: SUBRC during mass insertion

$
0
0

Hi.

As per my knowledge, one case where INSERT fails is when record with same primary key(s) is already existing in the table.

 

My suggestion is

select * from DFKKOP into table tmp_dfkkop for all entries in it_dfkkop

where primary key(s) = it_dfkkop-primary_key(s).

Now display these records for the end-user to take action.

Regards.


Viewing all articles
Browse latest Browse all 8556

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>