Compiler Warning AL0558

Note

The AL diagnostics topics are in preview. If you have input for this topic, we'd love to hear from you. Use our GitHub repo to create a PR and add content to this topic by going to here. To read about contributing, see Contribute to the Help. Thanks!

The name of the codeunit global variable '{0}' is identical to a field in table '{1}'.

Description

The name of the codeunit global variable should be different from the name of any table field.

See Also

Get Started with AL
Developing Extensions