how we can moddify a internal table without using modify
statement

Answer Posted / shailesh

Use field symbols. Field symbol is like a pointer in c. when you assign line of an internal table to a field symbol, it points to the same memory location. hence you change value of field symbol in turn changes the value in internal table.

Cheers!

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary

1452


wat is the difference between A-gate & W-gate?where are they used?

1569


What is the disadvantage of a call by reference?

737


What is meant by a schema? : sap abap hr

678


Define spool request?

763






What are the steps to execute session method?

696


What is the difference between a pool table and a transparent table?

637


What are conversion & interface programs in sap?

738


What happens when you post goods issue after delivery? How does the inventory get reduced after the delivery?

627


What are the internal tables and work area?

641


What is macro? : abap hr

722


Explain get pernr concept when we use logical data base? : abap hr

855


What are the events in screen programming?

722


What are domains and data element? : abap hr

692


Define alv programming in abap?

830