how we can moddify a internal table without using modify
statement

Answer Posted / apoorv sharma

use insert statement ...
eg.
insert <workarea> into <internal table> index <index number>.

Is This Answer Correct ?    6 Yes 21 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

On ABAP, Did you set up a workflow? Are you familiar with all steps for setting up a workflow?

591


How to pass data from list to report?

564


What are logical databases?

621


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

1906


What is the use of the statement leave to list-processing?

584






Can you define a field without a data element? : abap data dictionary

618


What is alv programming in abap?

637


Explain the function module in bdc?

572


What is the difference between the function module and a normal abap/4 subroutine? : abap modularization

693


Where are you used type casting?

902


What are the different types of parameters? How can you distinguish between different kinds of parameters?

542


What is the purpose of sum statement?

564


How you attach search help to data element? : sap abap data dictionary

646


What is the difference between sy-tabix and sy-index? Where it is used?

752


What are types of select statements?

571