Avoid Main procedures using the DATE builtin Function via include PLC (PL1) | CAST Appmarq

Avoid Main procedures using the DATE builtin Function via include PLC (PL1)

CRITICAL

Rule Definition
The DATE function is a deprecated functionality and causes issues in your program.

Remediation
Try to replace the DATE built in function with alternative functions.

Violation Code Sample
….
DCL DATE BUILTIN;
….
Fixed Code Sample
*PROCESS;

Related Technologies

Health Factor

  Total Quality Index


Technical Criterion
Programming Practices - Structuredness

About CAST Appmarq

CAST Appmarq is by far the biggest repository of data about real IT systems. It's built on thousands of analyzed applications, made of 35 different technologies, by over 300 business organizations across major verticals. It provides IT Leaders with factual key analytics to let them know if their applications are on track.

Benchmark Statistics

Global Compliance

100.00%

Total Violations
0
Total Opportunities
1,981
Average Violations / App.
0.00
The compliance score represents 1 minus the ratio between the number of times a rule has been violated compared to the number of opportunities in a set of applications that the rule could have been violated.

Industry Insights

Manufacturing

99.98%

Financial Services

100.00%

IT & Business Consulting

100.00%