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

Former Member
0 Likes
562

Hello friends, I have developed a report and from report the user has the option to triger script and print the details.

However when he prints a pop up window appears for the printer input and the check box for print immediately has to be checked.

Can I make the check box for print immediatetly to be defaultes so that the user do not have to go and manually do it everytime.

Any Suggestions.

Ster./

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
542

there is option :

pass this parameter : itcpo-TDIMMED = 'X'

4 REPLIES 4
Read only

Former Member
0 Likes
543

there is option :

pass this parameter : itcpo-TDIMMED = 'X'

Read only

Former Member
0 Likes
542

sorry i did not mention where to use - use in open-form

Read only

0 Likes
542

Thanks All.

Ster