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

Output type <-> printer

Former Member
0 Likes
2,719

Hi experts,

where can i assign to specified output type given printer?

thanks.

J.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,083

Hi J,

For the customization for output type use tcode : NACE.

We need to create the condition records for the output type. In tht condition records you can specify the printer.

Regards,

Aditya

Hi J,

For the customization for output type use tcode : NACE.

We need to create the condition records for the output type. In tht condition records you can specify the printer.

Regards,

Aditya

4 REPLIES 4
Read only

Former Member
0 Likes
1,083

Hi,

Below is the FM that allows you to set the printer options...

GET_PRINT_PARAMETERS

Hope this helps

Regards

Shiva

Read only

Former Member
0 Likes
1,083

Hi,

I'm asking about the customizing. where can can set default printer for given output type?

thank you.

J

Read only

Former Member
0 Likes
1,084

Hi J,

For the customization for output type use tcode : NACE.

We need to create the condition records for the output type. In tht condition records you can specify the printer.

Regards,

Aditya

Read only

Former Member
0 Likes
1,083

hi ,

If you are using smart form. you can pass the values for output type and printer name in

Paramters : CONTROL_PARAMETERS and OUTPUT_OPTIONS

while you call the FM to create the smart form.

Hope it helps

Thanks & Regards,

Komal