what are views? And how many types of views are there?

Answer Posted / saurav tandon

View is imaginary table which is acting like a table but
it is not a real table it is a virtual table. It does not
contain any records at database level, but is used during
runtime of program. Which works as joining of multiple
tables based on some key relationship.

Types of views:->
Database View.
Help View
Projection View
Maintanace View

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

State the differences between database view & projection view? : abap data dictionary

610


Define structure in abap data dictionary?

617


Can we access static attribute from instance method

996


What two statements are required in an abap program to output an icon using a written statement?

663


hi to all abap interview guys please notify this .. first if u have any doubts please go through google search or else please do debugging with some sample programs . but don't post even silly questions too. thanking you.

1550






what are the 2 other types of views, which are not allowed in release 3.0? : abap data dictionary

616


Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?

571


What are the parameters in bdc_insert? : abap bdc

812


What is an interactive report?

624


Difference between select option and ranges ?

649


How is conversion of data types done between abap/4 & db layer?

638


What is time constraint ? : abap hr

694


What are the buffering options in abap?

564


What are the requirements a dialog program must fulfill?

637


Normally how many and what files get created when a transaction program is written?

563