1.

What Is View? Different Types Of View. Explain?

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:

  •  Maintenance
  •  DATABASE – It is on more than two tables.
  •  Projection – It is only on one table.
  •  HELP

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:



Discussion

No Comment Found