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 uses of foreign key?
What is client in the sap system? : sap abap hr
Can we use flow logic control key words in abap/4 and vice-verse?
What are the function modules used in f4 help?
How are BAPI different from normal function modules?
What is difference between float and packed data type?
How move-corresponding works
wht is the diff. b/n initialization and lotus of event
Give Some examples of reports generated in real time scenarion? Also give examples of standard reports in SAP used in real time?
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
What is a collect statement?
What is technically difference between in Table creation in table creation maintenance not allowed ,maintenance allowed with restriction, maintenance allowed ?
Can a constructor be redefined?
Double click function on the lists, identifying the line selected by the user on the list?
Tell me a scenario where did you use secondary index?