SAP DIRECT UPDATE - Glossary

Get Example source ABAP code based on a different SAP table
  


ARTICLE

direct update
Procedure to create or update unique secondary 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