What are Views, how they were useful. Types of Views

Answer Posted / uma mb

Views are basically a join of two or more underlying
database tables. Certain tables are logically related and
make sense and more meaning when viewed linked together.
Instead os making these joins at runtime and increasing
overheads, views when existing can provide information
readily such as in Search Helps in data entry screens.

Another example is when there is a table with many fields
and it does not make a lot of sense to see all of them
together everytime, it is better we project only certain
columns that we want to see.

There are four types of views:
a) Database View (Generally used a a read only view)
b) Maintenance View (Used as a means to maintain the
underlying tables participating in the view)
c) Projection View (Single table view)
d) Help View (used in 'search helps' got by pressing F4)

Is This Answer Correct ?    12 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the differences between table and structure in data dictionary?

602


Explain how do you move on to the next screen in interactive reporting?

579


what are Hana Basics

899


What are multiple use BADIS?

994


What is meant by search help? : sap abap data dictionary

590






Name some data dictionary objects?

563


How to write a code for multiple transactions? : abap bdc

546


Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc

694


How are the function code handles in flow logic?

614


pls if any one have idea ,reply as soon as possible 1.Allied solution group inc. is a genuine company or not ? 2.what is update module. 3.Transaction: scc3 what it is?

1530


In a loop of an internal table, what is the use of at first & at last statements?

1479


Some Realtime Objects on Bdc.

2431


What is an Open Item in SAP? How will you find an Open Item in SAP?

630


What is the max. No. Of structures that can be included in a table or structure? : abap data dictionary

571


What are spa/gpa parameters (sap memory)?

729