What is the difference between view and table ?
Answer Posted / deepa
View is a virtual table. Like table it contains fields but
it does not contain any data.In run time it contains the
data and after that it gets free.But table stores the datas
in database occupy some space.
| Is This Answer Correct ? | 47 Yes | 6 No |
Post New Answer View All Answers
What is retro active accounting
What are null values? : abap data dictionary
What is the difference between table and template?
How can we upload a text file having delimiters in to legacy system?
Program for Prime numbers and Matrix plz explain me the procedural method with steps
What is a type group?
What does an exec sql statement do in abap? What is the disadvantage of using it?
What is pass by value and what is pass by reference? Which is better?
How many types of tables exist and what are they in data dictionary?
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
What is append search help? : sap abap data dictionary
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization
How do you set up background jobs in sap?
What will exactly the hide statement do?
Which function module reads the data for particular infotype ? : abap hr