ABAP Keyword Documentation →  ABAP − Reference →  Obsolete Language Elements →  Obsolete Processing of External Data →  Logical Databases (Obsolete) →  Logical Databases - Statements →  Statements for Logical Databases → 

SELECT-OPTIONS - NO DATABASE SELECTION

Short Reference

Obsolete Syntax

...  [ NO DATABASE SELECTION ] ...

Effect

The addition NO DATABASE SELECTION of the statement SELECT-OPTIONS is only possible in an executable program that is connected to a logical database and controls the passing of the selection table to the logical database in the following situations:

If this addition is specified, the selection table is not passed to the logical database as a dynamic selection after selection screen processing.

Note

If logical databases are no longer used, this addition of the statement SELECT-OPTIONS no longer needs to be used either.