can u save internal table in sap memory from abap memory?
Answer Posted / krishnaveni
yes by using SET PARAMETER ID <PID> <field>
| Is This Answer Correct ? | 9 Yes | 17 No |
Post New Answer View All Answers
What are the events in abap/4 language? : abap hr
What are field symbols and field groups? Have you used component idx of structure clause with field groups?
How do you take care of performance issues in your ABAP programs?
What is luw or data base transaction ?
What is the BAPI_CUSTMATINFO_GETDETAILM used for? what is the input and output of this bapi.
What is the role of ‘refresh’ in internal table?
Differentiate between transparent tables, cluster tables and pooled tables
What is Group by in Select statement?
What are the different abap/4 editors?
What are the update types possible?
How do you find number of records present in internal table?
What are the types of bdc s?
What are the different message types available in the abap/4 ?
Difference between sy-tabix and sy-index? Can you check sy-subrc after perform?
How to transfer the objects? Have to transferred any objects?