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

Hello

Former Member
0 Likes
297

Hello,

I had created a SAPScript for a PO and in the Messages i want to make the "Print Immediately" check box defaulted to True Always..How Do I do that in the Program.

Thanks

Vicky

2 REPLIES 2
Read only

Former Member
0 Likes
274

while calling 'open form' FM populate the ITCPO structure with fied TDIMMED as 'X'. and pass it to 'OPTIONS.

Read only

Former Member
0 Likes
274

chk the solution given by Raja in this thread , and in ur case pass value X to the parameter immediately