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 is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary
What are the techniques involved in using SAP supplied programs? Do you prefer to write your own programs to load master data? Why?
What are the functional modules used in sequence in bdc? : abap hr
ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul
How do you move on to the next screen in interactive reporting?
Explain how do you use structures in the abap programs?
If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary
What are the types of the programming language used in the sap abap software?
How to handle error in session method? : abap bdc
hi,i worked mostly in core abap.know iam assigned to XI utility project.can u experts let me know what r the basic things i need to learn to work in XI utility project.i already searched in forum.thanks in advance.
Explain the difference between cluster tables and pool table?
What are the ways you can do the tuning?
how can we enable hyperlink in screen painter?
GUYS any one please can u post questions in sap a bap webdynpro questions.. please i need to know some technical questions regarding webdynpro and ADOBE forms ?
how to capture the errors in bdc Call transaction method?