Answer Posted / k.nagalakshmi
Internal Table is a standard data type object and it exists
only during runtime.these are used to perform table
manipulations on subsets of the database tables and to
reorganizing tables as per the user needs.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How do you find the tables to report from when the user just tell you the transaction he uses? And all the underlying data is from SAP structures?
How do you document ABAP programs? Do you use program documentation menu option?
What is sap locking?
What is the difference between collect and sum?
What is the difference between rfc and bapi function modules? : abap bdc
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
How we can retrieve data using secondary index. Explain with simple example?
What are the events we use in dialog programming and explain them?
Is there any BAPI to retrieve list of customers and their sales areas i.e., Cust No, Distr Channel and Division for all the customers.
What are the events used in abap in the order of execution?
What are the parameters in bdc_insert? : abap bdc
Folder types in smatforms? 2)What is Command line?
How do you find number of records present in internal table?
MY DOMAIN IS SAP-ABAP COMPARE TO WEBDYNPRO AND CRM-TECHNICAL WHICH IS BEST?
What is the disadvantage of using exec sql statement in abap?