Ik have a standard R3 with no hotfixes. From there on we started cutomizations.
This morning a did a full compile using the AXBuild tool and no errors were reported. Then the CIL compile also finished with no errors, but when confirming a purchase order, stack traces occured on the FormLetterService class.
When manually compiling the service class, it seems that there are indeed X++ errors... and more specifically table assignments that fail. After a while I noticed that the FormLetterParmTable map (SYS) was missing in my environment. Taking a look at the Tables node in the AOT learned that apparently the map 'thinks' it is a table because I suddenly see it amongst the tables.
Any idea how this can happen?? (And for the record, I often suspect the AXBuild tool might be the culprit...)
*This post is locked for comments