If pass table name as parameter how can i get table contents?
Answer Posted / mishra
I think by using field-symbols and assign stmt.
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
What takes most time in SAP script programming?
What are the different functions used in sap script? What are the parameters used in each function?
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
Write the bdc table structure? : abap bdc
What are the functional areas?
How do we assign dynamic views while creating material master and generating bdc? : abap bdc
Explain the difference between a pool table and a transparent table and how they are stored at the database level?
What is the name of the system variable that holds the contents of the selected line in interactive reporting?
What are your ways to performance optimization?
Define dispatcher?
How do you save data in bdc tables? : abap bdc
What is the modification assistant?
What are the events used in interactive reports?
Which function module would you use to check the user’s authorization to access files before opening a file?
How to read files and process BDC's automatically ?