hallow
i have table with emp nun(pernr) how i can invert this table
to range table becouse i wont to use delete for other table
like delete itab where pernr is not in pernr_tab.
regards