Answer Posted / gspavan
A view is logical view on more than one table,the structure of view is stored in ABAP dictionary,a view on the database than can be created from this structure.The data of a view is derived from one or more tables, but not stored physically.
4 types of views
1)Database
2)Projection
3)Help
4)Maintenance views.
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
What is luw?
What is the meaning of sap r/3?
What will you code in start-of-selection & end-of-selecton & why?
Explain what are interactive reports?
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
What are the control break events in abap? : abap data dictionary
What is your approach for writing a bdc program? : abap bdc
What are the techniques involved in using sap supplied programs?
What is read line in abap?
Are you familiar with all steps for setting up a workflow?
How to maintain lists?
What are conversion routines? : abap data dictionary
Difference between Field groups and internal tables?
What are authorization objects and what statement is used to perform an authorization check in an abap program?
Which objects are independent transport objects?