ABAP Keyword Documentation → ABAP Glossary
field selection
Property of a node of a logical database. If a node is defined for field selection, it is possible to control which
fields of the node are read from
outside the logical database. Field selections are declared using the addition
FIELD SELECTION
of the statement SELECTION-SCREEN
in the logical database.