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

Re: Get info about index of insert into table

$
0
0

Hi Axel,

 

this requirement doesn't make sense for me, because after the second INSERT the first index you got might be wrong now. So only the index of your last INSERT will be correct.

 

Why do you need this index, if you have a sorted table with a unique key?

 

If you want to keep access to this line you can also use

 

INSERT wa INTO TABLE itab ASSIGNING <fs>.

 

or

INSERT wa INTO TABLE itab REFERENCE INTO dref.

 

Regards,

 

Klaus


Viewing all articles
Browse latest Browse all 10498

Trending Articles



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