Answer Posted / chaitanya
Internal table exists only when the program is run. It is used for performing table calculations on subset of database tables and also for re-organizing the content of database tables as per the users need.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between BDC and BAPI?
How to release an object?
Synchronous and asynchronous methods in BDC ?
What is the difference between AT SELECTION-SCREEN and AT SELECTION-SCREEN OUTPUT?
What is the difference between a value table and a check table?
What is the difference between Master data and Transaction data?
What is the difference between SAP memory and ABAP memory?
What is the difference between RFC and BAPI?
How is the table sorted when you do not specify field name and Ascending or Descending? On what criteria will the table be sorted? Do internal table have keys?
Can you describe the events in ABAP?
What is the difference between VIEW and a TABLE?
Explain what is a foreign key relationship?
What is the flow of Invoice?
How do you find BAPI?
How do you find Function Exit?