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
How do you differentiate tax for different countries? : sap abap hr
What is the name of the system variable that holds the contents of the selected line in interactive reporting?
What is the significance of delivery class?
HOW CAN YOU USE A PAGE COUNT IN CALLING A PAGE IN SMARTFORM?
What are types of select statements?
What is the difference between a structure and a table? : abap data dictionary
how to use the xk01 in realtime.can it apply the others. how it it will goes to first page and next page.
What is runtime analysis?
What are the different types of abap reports in sap?
There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue
Explain what is a logical database?
How would you suppress the display of a parameter on the selection screen?
what is a text table ?
What is the lock object?
How is conversion of data types done between abap/4 & external level?