ABAP Keyword Documentation → ABAP Glossary
View
Grouping of columns in one or more database tables according to application-specific criteria. In an AS ABAP, views are defined in the ABAP Dictionary and can be referenced as data types like flat structures. Views can be used like database tables in read Open SQL statements.