2008 Aug 06 4:42 AM
Hi all,
As per my reqmt I want to display a screen in my report when F4 help is clicked in my selection screen.
The screen to be displayed is got from,
1.Go to ME23N transaction
2.Click Document Overview On
3.Now a hierarchial ALV will be displayed
4.In that selection variant select Purchase Orders
5.Now a screen of purchasing documents will be displayed.
I have to display this screen when F4 is clicked in my selection screen of my report.
I tried by calling the transaction using bdc data also. But onlyy the initial screen is getting displayed insted of the particular screen.
When I checked with the status the program name it was showing was some query AQZZ/SAPQUERY/MEMEPO========== with screen 1000 which was getting dynamically generated. So if we want to call the query is there any way as it was dynamic? Or anyother way to call that particular screen?
Hi all,
As per my reqmt I want to display a screen in my report when F4 help is clicked in my selection screen.
The screen to be displayed is got from,
1.Go to ME23N transaction
2.Click Document Overview On
3.Now a hierarchial ALV will be displayed
4.In that selection variant select Purchase Orders
5.Now a screen of purchasing documents will be displayed.
I have to display this screen when F4 is clicked in my selection screen of my report.
I tried by calling the transaction using bdc data also. But onlyy the initial screen is getting displayed insted of the particular screen.
When I checked with the status the program name it was showing was some query AQZZ/SAPQUERY/MEMEPO========== with screen 1000 which was getting dynamically generated. So if we want to call the query is there any way as it was dynamic? Or anyother way to call that particular screen?
2008 Aug 06 6:46 AM
Hi Friend,
That is a query. Go to SQ03, give user group /SAPQUERY/ME and press display.
After that, Go to SQ01, and give query name MEPO and execute with standard variant. You can have BDC of SQ01 to get the desired selection screen.
Regards
Krishnendu
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |