CTRL + TAB Click in Function Button Rule
atul0120
Hi all,
I have a Function Button Rule to Copy Data from Purchase Order to Journal Entry.
I am also Copying Ledger Code for Journal Entry Row which i had Fixed in Function Button Rule and this Function Button Rule is Working fine.
But now my requirement is to Copy Supplier Code in Journal Entry Row from Purchase Order but This Function Rule is not working as to Copy Supplier Code you need to Click CTRL + TAB in Journal Entry but Code is only Clicking TAB when Copying in Journal Entry Row.
Please guide what Changes should i do so that Function Button Rule Click CTRL + TAB.
Thanks & Regards:::
Atul
atul0120
Hi All,
Please reply if any one has Solution for this.
Thanks' and Regards:::
Atul
ChristianB
SwissAddOnFramework.Messaging.SendKeys.Send("{TAB}")
Hi,
this is an example for the SendKeys Syntax. In this case it is only TAB but I am sure that it also works with CTRL + TAB
Best Regards
Christian
atul0120
Hi Christian,
Thank you so much for reply.
I tried this but its not working.
Please guide me how to incorporate this rule in Function Button rule.
Thanks & Regards:::
Atul
ChristianB
Hi Atul,
I am not sure how to do this with an Combination auf Keys that has to be pressed simultaneously but the Syntax above ist right.
perhaps someone from coresystems can help here?
Regards
Christian
Please sign in to leave a comment.
Comments
0 comments