If pass table name as parameter how can i get table contents?
Answer Posted / mishra
I think by using field-symbols and assign stmt.
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
What is a multiple line field?
What is smart forms? : abap hr
What is the difference between a dialog program and a report?
Can you print decimals in type n? What is difference between float and packed data type?
How many secondary indexes can we create in a table?
Can we reuse a userexit?
What is the Difference between At Line selection and At user-command?
HOW CAN YOU USE A PAGE COUNT IN CALLING A PAGE IN SMARTFORM?
How to determine the attributes of an internal table?
What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary
What is the length of function code at user-command?
Which commands are used for interactive reports?
What are the internal tables and work area?
When a program is created and need to be transported to prodn does selection texts always go with it? If not how do you make sure? Can you change the cts entries? How do you do it?
What are the differences between session method and call transaction method? : abap bdc