SAP VIEW - Glossary

Get Example source ABAP code based on a different SAP table
  


ARTICLE

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.