Answer Posted / gspavan
A view is logical view on more than one table,the structure of view is stored in ABAP dictionary,a view on the database than can be created from this structure.The data of a view is derived from one or more tables, but not stored physically.
4 types of views
1)Database
2)Projection
3)Help
4)Maintenance views.
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
Sales Order Information Report that lists information like sales order no, Item no, material no, Quantity, Quantity unit, Net value, Currency,Sub Total, Grand Total. plz mention the detail coding Tahnks, Rahul
What are the major steps will you use for tuning?
Can we use transfer dataset to transfer data in internal table ?
What is a matchcode?
Kindly help me to Know the process of mapping in EDI from R/3 to a convertor(third party which translates IDoc flatfile to EDIFACT /XML / FTP /HTTP ) ?
What is the difference between Classic badi and Kernal badi ?
Setting up a BDC program where you find information from?
What is a sequence of event-triggered in report?
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
What are the types of bdc s?
What are Delivery classes? What data will you want to transport during client copy?
What are the steps in a bdc session? : abap bdc
How can we set the table spaces and extent sizes? : abap data dictionary
What is tcode se16. For what is it used. Explain briefly?
What is get cursor field?