what is ment by view?how many types are there ?what are
they?and what is the difference between data base view and
projection view?

Answer Posted / srinivasan

There are 4 types of views: Database view, projection View,
Maintenance view and Help View

Data base view implement Inner join whereas Maintenance
view and Help view implement outer join

projection views can be created only on single table
select condition cannot be specified for projection views

since the database view is implemented on a database, only
transparent table can be used to create them
it is possible to access pooled and cluster table using
projection view

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the differrences between structure and table in data dictionary in abap? : abap hr

714


Differentiate between report and dialog program

592


Explain the differences between interactive and drill down reports?

515


What is gui status? How to create /edit gui status?

612


Where can you find error log for call transaction? : abap bdc

721






when u prefer lsmw?

622


What do you mean by pooled tables in sap abap? Also explain what do you mean by table pool? : abap data dictionary

552


What are the different control break statements available inside a loop?

577


what are the various types of parameters and how are they distinguished from one another?

723


How would you define the exponents for a type ‘f’ field?

620


What is sap locking?

593


What is function group?

610


how to use the xk01 in realtime.can it apply the others. how it it will goes to first page and next page.

1718


What are the system table used in abap?

583


To find the date difference & excude saturday & sunday in between them

1524