Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

issue in submit command

Former Member
0 Likes
430

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
408

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

2 REPLIES 2
Read only

Former Member
0 Likes
409

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

Read only

0 Likes
408

hi,

i tried in this way also same thing it is giving print.