Compiler Error AL0754

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 '{0}' already defines a built-in member called '{1}'. Choose another name for {2} '{1}', or it might cause runtime issues.

Description

A built-in member with the same name is already defined for the object, which can cause runtime errors.

See Also

Getting Started with AL
Developing Extensions