outer keyword in level0
Aldevinas Katkus
10-29-18
I have seen in a few places the following. e.g., DoInvFormTool.hal:
external outer procedure DoInvFormRowCustomizedFields(record IVVc,row IVVc,record DocVc,record SysFormatBlock,record RoundBlock,record LangNrVc,Boolean);

As far as I understand DoInvForm.hal is in level zero, why the code tries to execute a procedure in level 3? Anyway this procedure is empty.

Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Latest Posts
Andis Blicāns, Grasko
Thank You for answer. In this case I used SSLNoCertificateValidation = true; SendWebRequest SSLNoCertificateValidation = false; ...
23:01 24 Mar 2026
Gatis Jansons
Hi, Paul. Sounds like you're talking about REST API. And that your are overwriting data with older values if B managed to read record before A finished to update it. Classic conflict resolution ...
14:53 19 Mar 2026