What is the difference between view and table ?
Answer Posted / sanjeev
View is a virtual table. It is similar to table. It
contains Fields like Table but it doesnot contain data.It
Contains the data at runtime only...
Table is nothing but a collection records(ie., collection
of rows and column)
| Is This Answer Correct ? | 18 Yes | 5 No |
Post New Answer View All Answers
what is the difference between hashed & sorted internal tables?
What are the two different ways of building a match code object? : abap data dictionary
What are the page windows?
Why is pretty printer user in abap?
How do you document ABAP programs? Do you use program documentation menu option?
What are the functional modules used in sequence in bdc? : abap hr
How do you set up background jobs in sap? What are the steps?
How we format the data before before write statement in report ?
How to Raise a Particular Ticket in Realtime ?
In the MM module for finding out the standard cost what is the view one has to look at?
How would you suppress the display of a parameter on the selection screen?
What is the difference between call transaction and session method? : abap bdc
Explain what are the different functions used in sap script? What are the parameters used in each function?
What is a collect statement?
What are conditional chain statement?