Get Example source ABAP code based on a different SAP table
VERSION 5 IN
direct update Procedure to create or update unique secondary table keys> of internal tables>. After an insertion operation using INSERT>> or APPEND>>, a modifying operating using MODIFY>>, or a block operation in which the whole table body is filled in one go, unique secondary table keys are updated immediately. See also delayed update> and lazy update>. ABAP_MORE_INFO >