2009 Nov 24 6:34 AM
hello experts ,
i am using a logical database for the Infoset . can i do some changes in the code to place extracts functionality in the selection screen .?? i am able to display the options on the selection screen but not able to figure out what should i pass as the internal table to the extract functions as i am using a logical database .
thanks
vivek
hello experts ,
i am using a logical database for the Infoset . can i do some changes in the code to place extracts functionality in the selection screen .?? i am able to display the options on the selection screen but not able to figure out what should i pass as the internal table to the extract functions as i am using a logical database .
thanks
vivek
2009 Nov 24 5:25 PM
1. you will not be able to do any changes on the selection screen of logical database.any modifications on selection screen will be displayed seperately from LDB screen.
2. As logical database are only select statements on table and there is no defination in data dictionary, i am not sure on your mentioned requirement.
Hope it help you.
2009 Nov 24 6:00 PM
I am also not able to understand your requirement.
If you want to modify the selection screen of the LDB then YES, you can do that research on HR Report Catagory.
If you want to put some code that should be processed on SELECTION SCREEN event then you can also do that, there is a coding hook available for many events in SQ02. Find a blog on how to code in a SQ02 or [here is one example blog|/people/shafiq.rehman3/blog/2008/06/16/sap-adhoc-query-sq01-sq02-sq03]
I am guessing you want to do something else, please explain with example.
2009 Nov 25 4:10 AM
hello shafiq,
i want to add extract funtionality to the abap query, so we can save an extract after running a query and access it afterwards . So to achive that , i have to do some coding in the sq02 (infoset ) . but this infoset is using the logical database .
so i have unable to interpret the output internal table stucture.
And other thing is when user press save extract option , the coding should be done in the selection screen events in sq02 , but the problem is that i dont know which command to write to trigger the query and get data into the extract .
thank
vivek
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |