What is Internal Table?

Answer Posted / dipa

internal table is an array of structure and is used for data storing and processing during execution of program.

Ex: data : begin of itab occurs 3,
a type i,
b type i,
end of itab.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you manipulate the presentation and attributes of interactive lists?

617


What is match code? : sap abap hr

642


Which function modules can be used to transfer the data using bdc programming? : abap bdc

597


Explain what is the step-by-step process to create a table in data dictionary?

631


Folder types in smatforms? 2)What is Command line?

1914






What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?

908


What is For-period and In-period

1735


Explain what are standard layouts sets in the sap script?

943


What are the parameters in bdc_insert? : abap bdc

812


How can we send data to external programs?

621


Can you define a field without a data element?

560


How to call other programs?

622


What are the merits of its?-

634


What are the rules to create a BAPI?

1167


What is the function of the correction system?

574