How to insert data in ternal table?

Answer Posted / indra

To insert data into internal table using the statement
Insert wa into table itab - It inserts the record directly at any position
Insert wa into itab index index-val - It inserts the record at the index position.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between abap memory and sap memory?

886


How many main windows are allowed in sapscript?

823


What is an on”*-input filed” statement?

873


What are the two levels in defining a match code ?

854


when are objects are passed from task to the change request?

1920


What are the different types of views and their definition?

877


What are the basic objects of the data dictionary? : abap data dictionary

846


How is conversion of data types done between abap/4 & external level?

797


Is a logical database a requirement/must to write an abap/4 query?

839


What are number ranges?

847


What is the syntex used to call a screen as dialog box (pop up)?

952


What is the syntax for ‘call transaction’?

862


Explain the advantages and disadvantages of different types of bdc's?

867


How can we send data to external programs?

927


Explain what are interactive reports?

849