SAP ABAP Question: Download SAP ABAP PDF

What is view? Different types of view. Explain?

Tweet Share WhatsApp

Answer:

View - A view is a virtual table containing fields from one or more tables. A virtual table that does not contain any data, but instead provides an application-oriented view of one or more ABAP Dictionary tables.

Different Types of View:
1) Maintenance
2) Database – It is on more than two tables.
3) Projection – It is only on one table.
4) Help

Download SAP ABAP PDF Read All 161 SAP ABAP Questions
Previous QuestionNext Question
Difference between domain and data element? What are aggregate object?Can you print decimals in type N? What is difference between float and packed data type?