2009 Jun 16 10:41 AM
Dear All,
There is a report program in my repository, which calling the screen as
call screen 101. i want to use this screen in my own new program, is there possibility to call this screen with the program name as well.
OR how to call this screen in my own new program??
e.g; CALL SCREEN 101 <with program_name> ????
Thanks and Regards,
Sohail
2009 Jun 16 10:51 AM
Hai Sohail,
This is not possible you need to call the whole program using SUBMIT statement.
The kind of statement you are expecting is currently not available in SAP.
You need to find out a workaround for such situations
Regards,
Suvendu
Hai Sohail,
This is not possible you need to call the whole program using SUBMIT statement.
The kind of statement you are expecting is currently not available in SAP.
You need to find out a workaround for such situations
Regards,
Suvendu
2009 Jun 16 10:49 AM
2009 Jun 16 10:51 AM
Hai Sohail,
This is not possible you need to call the whole program using SUBMIT statement.
The kind of statement you are expecting is currently not available in SAP.
You need to find out a workaround for such situations
Regards,
Suvendu
2009 Jun 16 11:02 AM
Hi,
What you can do is assign a transaction code to that screen... Then you can call the transaction in your program.... CALL TRANSACTION tcod.
2009 Jun 16 11:30 AM
hi
This is the one way
se93-->Specify the program name and screen
In Program call the ztransaction (the screen will rovoke)..
Thanks
2009 Jun 16 11:34 AM
2009 Jun 16 11:44 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |