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

script

Former Member
0 Likes
434

Hi Abapers / Basis conslts

When iam issuing output for delivery using vl02n using zoutput type iam giving all the parameters in communication method & further data like printername,send with application own transaction..correctly only.

But iam not getting output when I issue finally.

Please send me the solution.

Thanks in advance..

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
415

Hi

For Jet forms you have to give parameter printername_J. so you add ‘_J’ extra while giving printer name.

Check you printer is available in SPAT transaction or not by choosing output devices option.If it not available in spat tcode , then ask your basis people to add your printername to be available into sap output also.

Otherwise it will not print.

Thanks

Sivaparvathi

Please reward points if helpful.

2 REPLIES 2
Read only

Former Member
0 Likes
416

Hi

For Jet forms you have to give parameter printername_J. so you add ‘_J’ extra while giving printer name.

Check you printer is available in SPAT transaction or not by choosing output devices option.If it not available in spat tcode , then ask your basis people to add your printername to be available into sap output also.

Otherwise it will not print.

Thanks

Sivaparvathi

Please reward points if helpful.

Read only

0 Likes
415

Hi Thank you very much.

This solved our issue.

With best regards

M.Prasad