‎2008 Jan 25 9:36 AM
Hi All,
My Problem is: I developed a report which will create a session . when i run this session it will create a spool using this spool i can take printout this is my requirement but for particular user when he run this report spool req created and it is giving printouts. this is happening only for particular user.
i am sending submit command which i used in my program.
submit rsbdcsub user sy-uname via job job_name number job_number
with mappe eq sessname and return.
anybody can suggest me how to fix this issue.
thanks,
maheedhar
‎2008 Jan 25 9:40 AM
hi,
for the user check (from su01d) check his defaults tab and Spool Content section.
Ensure the check box "Output Immediately" is not checked.
Regards,
Aditya
‎2008 Jan 25 9:40 AM
hi,
for the user check (from su01d) check his defaults tab and Spool Content section.
Ensure the check box "Output Immediately" is not checked.
Regards,
Aditya
‎2008 Jan 25 10:29 AM