ABAP_DESCRIPTION The table itab> has a secondary hash key for the column col2 >. If the table is sorted in descending order using this column, the primary index is applied accordingly and a LOOP> without a key produces the new order. If, however, USING KEY>> is used to specify the secondary hash key in the loop, the table is processed in the order in which it was filled.