Cowmaster's Corner
Simple answers. Now.
Wednesday, May 1, 2019
NAV CAL - Click a button and run a codeunit passing in the current record as a parameter
<Action1000000000> - OnAction()
MyCodeunit.MyFunction(Rec);
Rec will pass the current record
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment