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
What is roll area?
What are the system table used in abap?
MY DOMAIN IS SAP-ABAP COMPARE TO WEBDYNPRO AND CRM-TECHNICAL WHICH IS BEST?
how to see the table output?
In which cluster time results are stored? : abap hr
How to Raise a Particular Ticket in Realtime ?
How to combine multiple billing into one RV document ( Step by Step)?
What are the check tables and value tables?
What is screen flow logic? What are the sections in it?
Explain sap abap 3-tier architecture?
Is logo in script 1st stored as tiff format before uploading or in jpeg format?and where is that stored after uploading?
What is a type-pool?
What are the differences between se01, se09 and se10?
What is bdc programming? : abap bdc
How can you find the field/data underlying a transaction?