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

What is the difference between field-group header and other field groups?

761


Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.

1980


What are the names of the function modules that will be generated upon activation of a lock object?

788


What is the difference between synchronous and asynchronous updates?

807


In which cluster time results are stored? : abap hr

806


Difference between sap script and report?

964


What is bdc? : abap bdc

807


What are the two ways for restricting the value range for a domain ?

959


What are extracts?

780


Explain what are standard layouts sets in the sap script?

1155


Difference between sy-tabix and sy-index? Can you check sy-subrc after perform?

889


1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?

1716


How many main windows will be there in a page window?

765


Explain buffering

1117


How do we handle multiple line items in BDC's.

6928