Deprecated method can be removed

Deprecated methods can be removed when not used any more.

Violating this rule will affect the maintainability of the code.The severity is major which means that it should be corrected.

Example of Deprecated annotation:

@Deprecated
PROCEDURE Generate_Operation_Events (
...

This page is generated from IFS Developer Studio at 2025-05-28 19:44.