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

override default printer

rangerlet_mesee
Participant
0 Likes
889

Hello

Heard that, by maintaining a Z subroutine in a Z program and overirding the printer through NAST-LDEST value .

The NACE settings corresponding to the above shall be made...This is while re-triggering mat. doc. through MB90

Want to know if this works

1 REPLY 1
Read only

Jelena_Perfiljeva
Active Contributor
570

IMHO the right question to ask is not "if this works" but "is this a good solution". And my answer to that would be: no.

You don't need to "override default printer", you need to make sure that the correct printer is assigned in the output condition records. If, for example, you want to use different printers for different material types then configure access sequence with the material type. If you want for the output to be printed on the user's default printer, no matter what that printer is, then use device type LOCL. Have some sick business requirement that can't be covered by any of this? Then share more details.

Functional consultant should know how to use output effectively though.