2006 Oct 20 11:15 AM
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.
2006 Oct 20 11:26 AM
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