can you create an internal table dynamically?(at run time)
Answer Posted / parvathi ramanandan
Yes..Internal tables can be created dynamically using
object oriented abap.chek out the method
CL_ALV_TABLE_CREATE=>CREATE_DYNAMIC_TABLE
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
How can we send data to external programs?
What is the use of program rsbdcsub? : abap bdc
In which time constraint does the infotype records depend on the subtype ? : abap hr
What is the difference between a structure and a table? : abap data dictionary
What are the functional areas? User groups? and how does ABAP query work in relation to these?
Explain how many types of tables exist and what are they in data dictionary?
What is a matchcode?
What is the difference between internal tables and extract datasets? : abap modularization
What do you mean by batch data communications programming?
Give an example of interface from your project explaining why you used it?
What are the organizational related Infotypes
Explain the difference between a dialog program and a report?
What are the features of abap/4 dictionary? : abap data dictionary
What are the differences between domain and data element?
What is the relationship existing between the various data elements in data dictionary? : abap data dictionary