Shows a list of errors and warnings, including obsolete constructs, that occur in your C/AL code.
To open this window, on the Tools menu, choose Error List.
Fields
Field | Description |
---|---|
Error No. | The number that identifies the error that occurred. |
Object Type | The type of object that caused the error. |
Object ID | The ID of the object that caused the error. |
Object Name | The name of the object that caused the error. |
Error Type | The type, either warning or error. |
Function/Trigger | The function or trigger that the error occurred in. |
Line No. | The line number in the code where the error is located. |
Description | The description of the error. |