Working with sorted tables

Assume that you are working with sorted tables when programming in SAP ABAP.

In the given context, which of these statements will NOT be supported if you’re using index access?

Options
  1. Append
  2. Insert
  3. Modify
  4. Delete

Related Posts