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
What are logical data bases used in hr module? : abap hr
where do we store all custom programs in SD module?
What primary key and foreign key relationship
What is web dynpro for abap?
Can we specify the next screen number with a variable?
What are the types of data types in the sap abap?
What is the BAPI_CUSTMATINFO_GETDETAILM used for? what is the input and output of this bapi.
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
can anyone please tell me, in orient paper mill project which fields exits for creating report.
In what ways we can get the context sensitive f1 help on a field?
How do I find the output type of a table or a program?
What is an Unpack command?
How do you activate a function exit?
What are smart forms?
What are the components of sap scripts? : abap hr