@DATA Typdefinition

SELECT bname, name_last, name_first FROM v_usr_name INTO TABLE @DATA(wt_usr)
    "WHERE bname = 'STAJOH'
    ORDER BY name_last.