Hi,
I am trying to call the local procedure CalcCubage on Table Item Unit of Measure from a table extension object.
Is it possible ?
Thanks
Hi, Unfortunately, this is not possible.
PS: This may not be related to your question, we can access some global variables in the extension.
More details: https://yzhums.com/21738/
Thanks.
ZHU
Or even better:
Ask Microsoft to make the procedure global in the AlAppExtensions repo on github:
A local procedure can't be called from outside the object. That's why it is called local.
You will need to copy the procedure into your own extension.
No that is not possible. It should be, and I think this has been mentioned in the ideas list, but unfortunately you cannot access local procedures or even global variables of the source object in extension objects.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,900 Super User 2024 Season 2
Martin Dráb 229,275 Most Valuable Professional
nmaenpaa 101,156