Create Wrapper for ErrorInfo to make it easier to create ErrorInfos


I often find myself raising errors the "old way with Error('some error message'); just because its so much easier to type.


The idea is to create a wrapper codeunit with all the procedures build in a way that every aspect of the ErrorInfo type is optional via parameters, and ev...

Read more...
0 Comments

Read more...
0 Comments

Category: Development (1294)

STATUS DETAILS
New