What is Internal Table?

Answer Posted / chhaya

Internal table is the temporary storage area or table which
created in RAM of Application server that exists only
program runtime.

There are 3 types of internal table:-

1)Standard Tables
2)Sorted Tables
3)Hashed Tables

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a size category?

679


How do you validate the selection criteria of a report? And how do you display initial

592


How to display if the value entered contains records or not?

591


What does an exec sql statement do in abap?

544


Explain what are standard layouts sets in the sap script?

943






How many types of data classes are there in sap abap? : abap data dictionary

556


What is primary index?

538


How will you insert record in a sorted table

870


Badi concepts

929


What is the difference of update types in call transaction method ? : abap bdc

635


On which event we can validate the input fields in module programs?

598


What is your approach for writing a bdc program? : abap bdc

590


What are the steps to be followed to set lockobjects? : sap abap data dictionary

627


data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.

1899


What are internal tables? How to use a specific number occurs statement?

572