If pass table name as parameter how can i get table contents?
Answers were Sorted based on User's Feedback
Answer / venkatesh
select * from (parameter) into table.
use this select statement then you can get result
Is This Answer Correct ? | 7 Yes | 0 No |
What is dialog module?
Read statement..
What do you mean by transparent tables in sap abap? : abap data dictionary
what is the difference between Ale abd Bapi?
What is table pool?
What are the exact sequences in which the reporting events trigger.I mean starting from 1st to last.And how many times we can use At-Selection screen or Start-of-selection in a report??
if idoc generated successfully where it can be stored i know database)?
In an Internal table how do you suppress or add the leading Zeroes for a particular field in your itab?
what is the meaning of movement type and how do we find this .....
What is the difference between data elements and domains? : abap data dictionary
How to create the ur own barcodes?
WHAT IS THE DIFF B/W MACRO & SUBROUTINE?