‎2006 Nov 28 3:01 PM
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
‎2006 Nov 28 3:05 PM
while calling 'open form' FM populate the ITCPO structure with fied TDIMMED as 'X'. and pass it to 'OPTIONS.
‎2006 Nov 28 3:09 PM