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 a value table?
Hi all Could u please tell me the answers for following questions, Why we need IDocs...? What is the purpose of IDocs...? Thanks in Advance, Sanjeev.K
How to transfer data into line items using batch input session method? : abap bdc
What is the significance of main window in a page, what are the types of the window?
What are the different types of parameters? How can you distinguish between different kinds of parameters?
Suppose in an ALV report in grid we have to disply matnr, ernam,ebeln,ebelp etc.But when we bring the cursor on that specified field it will show "material number" for matnr, "purchase Document Number" for ebeln etc. how do you acheive this?
What event is trigger wen screen is displayed?Before displaying Initailization and Pressing enter At selection- Screen..............But at the selection displayed and we are entering values naa that time?
Explain the structure of a bdc sessions?
the problem is that , while i am undergoing with my practice session, i am creating too many new programs.they are occupying much space in my hard-disk. how to delete un-necessary programs completely from my data- base........... plz help me with this .....
difference between TYPE and LIKE ?
please tell me. different ways of find out the user exist?what is the basic difference between ,user exist ,BAdi,Bapis?
How do you retrieve the data for repetitive structures ? : abap hr