Answer Posted / srinuvas
A view is a logical view on one or more database tables.A view on one or more tables i.e,the data from a view is not actually physically stored instead being derived from one or more tables.A view can be used to summarize data which is distributed among several tables.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?
How do you delete duplicate records from internal table?
out bound process code for quotation?
What are the disadvantages of using explicit enhancement?
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
The max number of calling modes stacked at one time is?
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary
Explain what are the events used for logical database?
What are the restrictions on subscreens?
What is the reserve command?
What is abap dictionary or data dictionary? What is the transaction to access abap dictionary? : abap data dictionary
What are the different types of sapscript symbols?
Program for Prime numbers and Matrix plz explain me the procedural method with steps
Can we reuse a userexit?
How you attach search help to data element? : sap abap data dictionary