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 do you Export a session ?
What is a currency factoring technique?
Describe data classes? : abap hr
How can we use / display table in a screen?
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?
What are the layers of data description in r/3? : abap data dictionary
What is the modification assistant?
Have you set up a back ground job? How to create a background job without a variant ? : abap bdc
Example of table cluster and cluster tables.
What are datasets in abap?
What is the use of the raising exception? : abap modularization
can anyone do BDC or BAPI for F-02 and F-04 transactions.If it LSMW also.Kindly let me know.
How can we send data to external programs?
What are the screen elements.
Can we access static attribute from instance method