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

tray selection for sapscript

Former Member
0 Likes
705

I am working on tray selection for an invoice sapscript. It should print in Tray 2 and so I have set Resource Name in Sapscript form to TRY02.

It works in one client and not in another client. Does anyone have an idea why this could be?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
636

The error message I get is

Print ctrl TRY02 is not defined for this printer

3 REPLIES 3
Read only

Former Member
0 Likes
637

The error message I get is

Print ctrl TRY02 is not defined for this printer

Read only

0 Likes
636

What is the transaction to define print controls?

Read only

0 Likes
636

Please check thru transaction code SPAD

In SPAD > select the printer>. On the output devicescreen,--> menu selection Goto --> Device Type. This will allow youenter specific PCL code for all Print Controls.

SE71 -> on page layout, --> give a tray name (TRY01) in the resource name to all pages in the sapscript.

But you should know the printer PCL codes (basis can help you on this)

a®