What is the difference between view and table ?
Answer Posted / guest
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 ? | 14 Yes | 1 No |
Post New Answer View All Answers
What are the uses of the information in the data dictionary? : abap data dictionary
could anyone tell me what r real time questions been asked in interviews?i am in urgent need..thanks in advance
any 1 having notes on SAP-ABAP certification, or even if any 1 could provide the url for getting notes on SAP-ABAP certification, would be appreciated.
What is the major difference between pool tables and transparent tables?
Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?
How do you write manual bdc session method? : abap bdc
What are internal tables? How do you get the number of lines in an internal table?
What are the advantages of abap query tool?
How do you use tab sets in layout sets?
What is the difference between select statement and provide statement ? : abap hr
What is value table?
How can we set the table spaces and extent sizes? : abap data dictionary
Can a transparent table exist in the data dictionary but not in the database physically?
Can a transparent table exist in data dictionary but not in the data base physically? : sap abap data dictionary
What are the Synchronous and asynchronous methods in bdc ?