2009 Nov 11 1:25 PM
Hi!
I wonder, is there a way to schedule a method as a background job with SM36? If yes, what are the pre-requisites?
Does it have to be a class or an instance method, does it have to be public, etc?
In SM36, I have to enter a program name, how can I determine the program's name of the method?
Or I have to create a small program, which will call the method...
Thanx
Tamá
2009 Nov 11 1:29 PM
Hi Tamás Nyisztor ,
There is no such option. It would be better if you could do it using a samll program which calls this program.
Regards
Abhii..
2009 Nov 11 1:29 PM
Hi Tamás Nyisztor ,
There is no such option. It would be better if you could do it using a samll program which calls this program.
Regards
Abhii..
2009 Nov 11 1:54 PM
Hi,
You can only schedule a program. So call this method within a program and schedule that program.