AL
AL copied to clipboard
Suggestion: Improve AL error messages
While working on migrating bunch of C/AL code to AL, we come across to many errors like this:
The type or method 'ShowPanelModal' cannot be used for 'Extension' development.
Solution is simple, function function needs to be exposed as External.
Could you please improve error text by adding object id or name to it. So we would know which object needs to be updated. Once we have it, we could export all the errors, group, sort, and etc..

- AL Extension Version: 12.17720
- Server Version: 11.0.21441
Best Regards, Gintautas