Do you have any question about this error?
Message type: E = Error
Message class: ACCCHECK - Messages for accessibility error messages
Message number: 602
Message text: Do not use references on accessible UIs
The class used here does not meet the product standard for
accessibility. Any user interfaces that integrate this class are also no
accessible.
Remove any uses of this class if possible.
If this is not possible, discuss the use of this class with the product
standard specialists in your area. Strategies that you can discuss
include:
Providing an alternative accessible user interface if the existing
interface is not wanted. Applying for an "Alternative exists" exemption.
Specify the alternative in your explanation.
If the user interface is accessible despite the use of this class, apply
for a 'False Positive" exemption.
Error message extract from SAP system. Copyright SAP SE.
ACCCHECK602
- Do not use references on accessible UIs ?The SAP error message ACCCHECK602 indicates that there is an issue with the use of references in accessible user interfaces (UIs). This error typically arises when a developer or user attempts to use references in a way that is not compliant with the accessibility standards set by SAP.
Cause:
The primary cause of the ACCCHECK602 error is the use of references (like links or buttons) in a manner that does not conform to accessibility guidelines. This can happen in various scenarios, such as:
To resolve the ACCCHECK602 error, consider the following steps:
Review UI Design: Ensure that the UI elements are designed according to SAP's accessibility guidelines. Avoid using references in places where they are not intended.
Use Appropriate Elements: Instead of using references, use appropriate UI elements that are designed for accessibility, such as buttons or form fields.
Provide Descriptive Text: If references are necessary, ensure that they have descriptive text that clearly indicates their purpose. This helps users who rely on screen readers.
Keyboard Navigation: Ensure that all interactive elements are accessible via keyboard navigation. This is crucial for users who cannot use a mouse.
Testing: Conduct thorough testing of the UI with accessibility tools and screen readers to ensure compliance with accessibility standards.
Consult Documentation: Refer to SAP's accessibility documentation for specific guidelines and best practices related to UI design.
By addressing the issues that lead to the ACCCHECK602 error, you can create a more inclusive and accessible user experience in your SAP applications.
Get instant SAP help. Start your 7-day free trial now.
ACCCHECK601
Class &1 cannot be used without problems
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
ACCCHECK600
Class &1 cannot be used
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
ACCCHECK604
Include &1 line &2
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
ACCCHECK800
Unknown function code was triggered
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.