Avoid Using Outdated API Versions In New Code

< 1 min read

Impact area

Scalability

Severity

Warning

Affected element

Apex Class

Apex Trigger

Rule ID #

SF-0103

Impact #

New code which uses out-of-date API versions does not take advantage of the latest functionality and security features.

Remediation #

Refactor the code to upgrade to the latest API version.

Updated on March 21, 2025
Table of contents
Was it helpful ?