2008 Oct 21 11:15 AM
Hi All,
In myalv report program zreport when i click on particular fields it calls the standard report 's_ahr_61015512' which is done by bdc program .
when i say back in 's_ahr_61015512' report it is again coming to 's_ahr_61015512' report's selection screen i want't to skip that selection-screen what can i do?.
2008 Oct 21 11:17 AM
Hi dedug and find whats happening when you are clicking back.
Or in your GUI status set the screen that you want to call.
Cheers!!
Balu
Hi dedug and find whats happening when you are clicking back.
Or in your GUI status set the screen that you want to call.
Cheers!!
Balu
2008 Oct 21 11:17 AM
Hi dedug and find whats happening when you are clicking back.
Or in your GUI status set the screen that you want to call.
Cheers!!
Balu
2008 Oct 21 11:18 AM
2008 Oct 21 11:18 AM
hi
Try creating a parameter transaction. Be sure to select 'Skip first screen'. And fill in the defaults for the selection screen.
chk this link:
http://help.sap.com/saphelp_nw04/helpdata/en/2b/d921f74b8a11d1894c0000e8323c4f/frameset.htm
regards
Satish
2008 Oct 21 11:18 AM
Dedug and find what value is holding when you are clicking back.
Or in your GUI status set the screen that you want to call.
Cheers!!
Balu
2008 Oct 21 11:18 AM
To call the BDC program for 's_ahr_61015512' , in your program
Use:
Submit <Program_name> and return.
You might be using:
Submit <Program_name>.
Edited by: Amit Gupta on Oct 21, 2008 12:19 PM
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |