what are views? And how many types of views are there?
Answer Posted / sridhar kasthuri
View is imaginary table which does not contain any records
at database level, but be populated 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 ? | 20 Yes | 3 No |
Post New Answer View All Answers
What are the differences between a database index and a match code? : abap data dictionary
performance tuning concepts
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
What are the different message types available in the abap/4 ?
What is narrow casting and wide casting?
What is tcode se16?
How to create any functions? How to go about it?
What is sap luw or update transaction?
Do we create table fields with out data elements and domains?
Name the function module used to convert logical file names to physical file names in abap/4 programs?
Explain badi in abap.
What are the main events of which are used for logical database?
What are the differences between macro and subroutine?
What is an rfc?
did u done enhancement framework?how u implemented?