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
Explain what is step-loop? Explain all the steps?
What is the difference between a substructure and an append structure?
What work you have done in HR module
What are the types of windows in sap script?
What are the properties of selection screen?
function modules are also external subroutines. State true or false. : abap modularization
Are you familiar with all steps for setting up a workflow?
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.
Which transaction code can I used to analyze the performance of ABAP program.?
How to know if the value entered contains records or not?
What is the function of the transport system and workbench organiser? : abap data dictionary
How do you set up background jobs in sap? What are the steps? What are the events driven batch jobs?
What is payroll driver
What is the maximum No. Of structures that can be included in a table or structure. : abap data dictionary
What are the different window types in sapscript?