2010 Jun 09 7:35 AM
Hi Experts,
I have copied Standard tcode to Z-tcode (CS12 tcode).
Now my requirement is to create background job for this program (but program is not a 'E' type its 'I').
How we can schedule Dialog program to Background.
Pls suggest me.
Regards
SK
Hi Experts,
I have copied Standard tcode to Z-tcode (CS12 tcode).
Now my requirement is to create background job for this program (but program is not a 'E' type its 'I').
How we can schedule Dialog program to Background.
Pls suggest me.
Regards
SK
2010 Jun 09 7:42 AM
2010 Jun 09 9:14 AM
I dont think its possible.
You must use a call transaction with mode 'N' or a Session.
Just try it yourself in SM36 and check the error it displays, see the long text of error message.
It must be of type 1 or J.
2010 Sep 08 1:01 PM