What are the various types of the Internal tables used?

Answer Posted / lokesh

Internal table is temporary storage area that exist only at
program runtime.

Types of Internal table:
1) Standard (Index)
2) Sorted (Index)
3) Hashed (No Index)

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to eliminate duplicate entries in internal tables?

685


Normally how many and what files get created when a transaction program is written?

567


What are field symbols and field groups? Have you used component idx of structure clause with field groups?

616


Have you printed any report?

1751


How to debug a sapscript?

606






When will the current screen processing terminates?

559


Of the two call transaction and session method, which is faster?

708


What are the three components of a work process?

641


What are the contents in technical specifications?

606


What is the use of at new statement ?

1362


What is a sequence of event-triggered in report?

638


How is time management and payroll is integrated? : sap abap hr

565


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?

1785


How do you activate a function exit?

572


What are the basic functions of database utility? : abap data dictionary

605