CodeCop Warning AA0245
To avoid confusion, do not give parameters the same name as fields, methods, or actions in the same scope.
Description
To avoid confusion, do not give parameters the same name as fields, methods, or actions in the same scope.
Related information
CodeCop Analyzer
Getting Started with AL
Developing Extensions