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

Send application data to the print parameters (output type) - How?

Former Member
0 Likes
529

Hi,

How do you send application data the print parameters of an output type?

How do you send the relevant plant or sales org parameters to the printter parameters of an output type?

Thanks,

John

Hi,

How do you send application data the print parameters of an output type?

How do you send the relevant plant or sales org parameters to the printter parameters of an output type?

Thanks,

John

2 REPLIES 2
Read only

Former Member
0 Likes
448

hi go to the tcode NACE for the output types..

and get the output types and assign them..

Read only

Former Member
0 Likes
448

You may pass the value to Title or Name or Suffix1 or Suffix 2 of the print parameter. the values should be assigned to this variables through program. (if it is SAP Script or smart form) - then through the print program.