can u create internal table dynamically ? how?
Answer Posted / vidya
Yes we can.
Use this method.
call method cl_alv_table_create =>create_dynamic_table
and assign this to a field symbol.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the tcode to create indexes?
What are the contents in technical specifications?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?
What is pnp-sw-found ? : abap hr
suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
Explain sap abap 3-tier architecture?
Explain the difference between a pool table and a transparent table and how they are stored at the database level?
What is step-loop?
What is at exit-command:?
In an abap/4 program how do you access data that exists on a presentation server vs on an application server?
How to load data from ms excel sheet to sap by using bdc method ? : abap bdc
Can we use transfer dataset to transfer data in internal table ?
What are the different abap editors? What is the used of different editors in abap?
Explain what are the different functions used in sap script?