Entering content frame

Background documentation Sequential Search Locate the document in its SAP Library structure

In principle, every search can be performed sequentially across the entire table, row by row. This is necessary in the following cases:

·        If a search condition has not been specified.

·        If a search condition has not been specified for key columns or for indexed columns.

If the possible non-sequential search strategies would be more costly than the sequential search, the table is processed sequentially.

 

Leaving content frame