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 buffering options in abap?
Why do we use abstract class
What is luw?
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?
What is the significance of technical settings (specified while creating a table in the data dictionary) ?
how to update the filed value in SAP in ZAWSYS and create time and date? please tell me the answer
How do you process errors in call transaction method? : abap bdc
hi to all abap interview guys please notify this .. first if u have any doubts please go through google search or else please do debugging with some sample programs . but don't post even silly questions too. thanking you.
What is the project you are currently working and work that you are doing
What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?
What are the disadvantages of different types of bdc's?
What will you code in start-of-selection & end-of-selection ?
How to determine the attributes of an internal table?
What are the functional modules used in sequence in bdc? : abap hr
Differentiate between report and dialog program