Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: SWDP_WB_TOOL_VD_ACC - ACC Checks
Message number: 016
Message text: TimedTrigger "&1" could contravene accessibility standards
The use of a TimedTrigger UI element could contravene SAP accessibility
standards.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
You can find more information in sections "Timed Response" and
"Auto-refresh" in the SAP Accessibility Standards for Web Dynpro
Application Developers in the relevant guideline.
Error message extract from SAP system. Copyright SAP SE.
SWDP_WB_TOOL_VD_ACC016
- TimedTrigger "&1" could contravene accessibility standards ?The SAP error message SWDP_WB_TOOL_VD_ACC016 indicates that a timed trigger in your application could potentially violate accessibility standards. This error is typically related to the use of timed events in web applications, which can create issues for users with disabilities, particularly those who rely on assistive technologies.
Cause:
The error arises when a timed trigger (like an automatic refresh or a timed event) is set up in a way that may not be compliant with accessibility guidelines, such as the Web Content Accessibility Guidelines (WCAG). Timed triggers can be problematic because they may not provide users enough time to read content or interact with the application before it changes or refreshes.
Solution:
To resolve this issue, consider the following approaches:
Review Timed Triggers: Examine the timed triggers in your application. If they are set to refresh or change content automatically, consider whether this is necessary.
Provide User Control: If timed events are essential, provide users with the ability to pause, stop, or adjust the timing of these events. This allows users to control their experience and ensures they have enough time to interact with the content.
Use Accessible Alternatives: Instead of relying on timed triggers, consider using user-initiated actions (like button clicks) to refresh or change content. This can help ensure that all users have control over their interactions.
Implement ARIA Roles: If you must use timed triggers, ensure that you implement ARIA (Accessible Rich Internet Applications) roles and properties to communicate changes to assistive technologies.
Testing: Conduct accessibility testing with users who have disabilities to ensure that your application meets accessibility standards and that timed triggers do not hinder their experience.
Related Information:
By addressing the issues related to timed triggers and ensuring that your application is accessible, you can resolve the SWDP_WB_TOOL_VD_ACC016 error and improve the overall user experience for all users.
Get instant SAP help. Sign up for our Free Essentials Plan.
SWDP_WB_TOOL_VD_ACC015
Content of "&1" could contravene accessibility standards
What causes this issue? The content of an IFrame could contravene SAP accessibility standards.System Response The system issues an error message and...
SWDP_WB_TOOL_VD_ACC010
ACC: Element "&1" uses absolute units
What causes this issue? UI element "&V1&" uses absolute units for the height property and/or width property (px).System Response T...
SWDP_WB_TOOL_VD_ACC017
&1 "&2" is not accessible and the tooltip is not set
What causes this issue? UI elements of type Gantt, BusinessGraphics, Network, and GeoMap are not accessible by definition.How to fix this error? For...
SWDP_WB_TOOL_VD_ACC018
&1 "&2" is not accessible; tooltip and accDescr are not set
What causes this issue? UI elements of type Gantt, BusinessGraphics, Network, and GeoMap are not accessible by definition.System Response The system...
Click on this link to search all SAP messages.