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 and print program name

Former Member
0 Likes
544

Hi ,

Is there any way to know the print program and script name based on printer name?

I knew that through T-Code "NACE", we can find the driver program and Script name based on output type.

Please let me know, if any body have idea through printer name.

Regards,

BS.

1 ACCEPTED SOLUTION
Read only

amit_khare
Active Contributor
0 Likes
493

This does not make much sense as one printer can be used to print so many things from SAP.

Still, if you want to continue then pass printer name to LDEST field in NAST table and get the message type and then use that Message type.

3 REPLIES 3
Read only

former_member156446
Active Contributor
0 Likes
493

hi look in se11 with table name

TNAD*

Read only

Former Member
0 Likes
493

For me this doesnu2019t make any sense.

Printer may vary as per User's choice or Location(sales org) but Driver program and script would always same. So there is no reason to stick in finding of driver program based on printer. You must look for driver program/script based on Output types.

Read only

amit_khare
Active Contributor
0 Likes
494

This does not make much sense as one printer can be used to print so many things from SAP.

Still, if you want to continue then pass printer name to LDEST field in NAST table and get the message type and then use that Message type.