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
What is your approach to find exit and BAdi?
What are the techniques involved in using SAP supplied programs? Do you prefer to write your own programs to load master data? Why?
What is a subroutine?
What are uses of foreign key?
Name a few data dictionary objects? : abap data dictionary
Setting up a BDC program where you find information from?
What is the difference between a pool table and a transparent table?
IN SCRIPTS IF WE HAVE EMPTY SECOND LAYOUT AND IF WE HAVE MENTIONED ABOUT IT IN NEXT PAGE ATTRIBUTE THEN IN OUTPUT HOW WE GET THE SECOND PAGE OUTPUT.
How do I find the output type of a table or a program?
In sap script how to print bar code in vertical manner
What is the difference between collect and append statements?
What are the basic functions of database utility?
How do you save data in bdc tables? : abap bdc
what is field string ? & where we are using field strings?
What is a persistent class?