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

Sapscript: Print Dialog not coming up!!!!!!!

Former Member
0 Likes
437

Dear All,

One of my SapScript program is behaving abnormally. When I execute it using the login of ABAP, the Print Dialog Box appears where the user can select the output device etc for printing but when I do the same from some other login, other than that of ABAP, the print dialog box doesn't appear, hence the user is unable to get a print.

What could be the reason?? Please advice..

Regards & Thanks in advance,

Alok.

Dear All,

One of my SapScript program is behaving abnormally. When I execute it using the login of ABAP, the Print Dialog Box appears where the user can select the output device etc for printing but when I do the same from some other login, other than that of ABAP, the print dialog box doesn't appear, hence the user is unable to get a print.

What could be the reason?? Please advice..

Regards & Thanks in advance,

Alok.

1 REPLY 1
Read only

Former Member
0 Likes
374

hi jaggi,

For those login for which the print dialog box doesn't appear once after the execution of program try the txn <b>/nSU53</b>, it will display the missing authorization.

Try to give the missing authorisation.

Hope this helps!!

Cheers

Alfred