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
What are the user interfaces of interactive lists?
How can you access the function code from menu painter?
What is view? Different types of view. Explain?
What is the difference between synchronous and asynchronous update?
Is logo in script 1st stored as tiff format before uploading or in jpeg format?and where is that stored after uploading?
Which table stores the programs created?
What is a logical database?
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
What is full form of bdc session? : abap bdc
Describe data classes? : abap hr
How to maintain lists?
How many ways can a sap system be accessed?
What is an update type with reference to a match code id?
Why do we declare a method of a class final? What can be the purpose? Give a scenario.
Why do we use abstract class