2008 Jan 24 4:36 PM
In the CL_GUI_TIMER class there is a RUN method , and in this call there is a method CALL_METHOD 'SetTimer'.
well, what is this ''SetTimer'' ?
Or in CL_GUI_FRONTEND_SERVICES
class is 'BrowseForFolder', are this GUI METHODS in C or OCXs ?
There are many ?
Thanks.
2008 Jan 24 4:40 PM
Don't think you going to be able to do that, you have no control over the frontend methods and you should not try calling them directly. In your case, with the gui timer, you may be able to use fracions of seconds, like .5 seconds, if not, then only whole seconds.
Regards,
Rich Heilman
2008 Jan 24 4:40 PM
2008 Jan 24 4:50 PM
I would find another method as 'SetTimer', but with an interval in milliseconds..
Thanks.
2008 Jan 24 4:52 PM
2008 Jan 24 5:03 PM
2008 Jan 24 5:09 PM
Well, because there is a whole framework built around this methods in the control framwork, and calling these methods directly is not supported. Basically if you call it and it works, it may not work after an upgrade, If you use the supplied framework, then calls to the functionality will be supported and will most likely survive an upgrade.
Regards,
Rich Heilman
2008 Jan 24 5:13 PM
The last question ....
There is any way to go from the PBO to PAI
Automatically, in less than one second showing the dynpro.
Edited by: Manuel A. Sierra on Jan 24, 2008 6:18 PM
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |