Hi.
I want to call transaction SP01 by passing the spool number.
But the problem is that there is no Parameter ID assigned to that field so that I can use SET parameter ID.
So is there any other way I can use Call Transaction SP01 without setting the parameter ID.
Also please note that I cant use SUBMIT as its a module pool program.
Thank You