If pass table name as parameter how can i get table contents?
Answer Posted / venkatesh
select * from (parameter) into table.
use this select statement then you can get result
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What are the basic functions of database utility? : abap data dictionary
What is an abap data dictionary? : abap data dictionary
Can you delete data element, which is being used by table fields. : abap data dictionary
performance tuning concepts
What is a view in sap? : abap data dictionary
What are the types of the software component being deployed in the sap?
What was the requirement of IDoc in your project? How it was working?
Why do we use types statement in abap programming?
What is new enhancement framework?
What is PS structure
What are the two statements which are required in an abap program to output an icon using a write statement?
Why lsmw does not support call transaction method? : abap bdc
Normally how many and what files get created when a transaction program is written?
What is the difference between tables and structures?
Name some system global variables you can use in abap programs?