What is the difference between view and table ?
Answer Posted / kiran kumar v
Table comprises of rows and columns, columns representing
fields and rows containing the data or records.
View is a imaginay table which contains data at run time.
| Is This Answer Correct ? | 155 Yes | 20 No |
Post New Answer View All Answers
What are the data types of internal tables?
What is a sequence of event-triggered in report?
What are smart forms?
In which particular scenario we use sorted table and which particular scenario we use standard table?
What is search help exit? : sap abap data dictionary
Difference between domain and data element? What are aggregate object?
What are number ranges?
What are the different types of parameters? How can you distinguish between different kinds of parameters?
Can a transparent table exist in the data dictionary but not in the database physically?
What are the time related infotypes? : abap hr
Explain the difference between a pool table and a transparent table and how they are stored at the database level?
Why do we use types statement in abap programming?
How do you restrict the data to be entered in the payroll area? : sap abap hr
What is the difference between table and template?
How to debug rfc function module?