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
How do you use tab sets in layout sets?
When will the current screen processing terminates?
SM35 transaction, How to automate BDC ?
How to specify a client for database table processing?
What are ranges?
What is smart forms? : abap hr
Explain the difference between a dialog program and a report?
Module Pool Programming: Events and Table Control handling.
What is step-loop?
What are the Synchronous and asynchronous methods in bdc ?
how to see the tables of 200 in client 100?
Different types of luws. What are they?
HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.
Abstract class and interface, multiple inheritance, live example
what are the various types of parameters and how are they distinguished from one another?