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: 006
Message text: ACC: Accessibility description or label missing for container "&1"
ACC: Accessibility description or label missing for container "&V&"
Accessibility Check:
The relevant transport container is not used as a "layout container".
You need to set one of the following properties here: "Accessibility
Description" or "Labeled By", but have not yet done so. Alternatively, a
label element can be provided, whose labelFor property links to the
transport container.
Set one of these two properties, or create a separate label element.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
SWDP_WB_TOOL_VD_ACC006
- ACC: Accessibility description or label missing for container "&1" ?The SAP error message
SWDP_WB_TOOL_VD_ACC006
indicates that there is an accessibility issue in your SAP application, specifically that a container is missing an accessibility description or label. This is important for ensuring that applications are usable by individuals with disabilities, particularly those who rely on assistive technologies.Cause:
The error typically arises when:
To resolve this error, you can take the following steps:
Identify the Container: Check the specific container mentioned in the error message (indicated by &1
). This will help you locate the exact UI element that is causing the issue.
Add Accessibility Descriptions:
aria-label
, aria-labelledby
, or title
attributes are set appropriately to provide a meaningful description of the container's purpose.Use SAP Accessibility Guidelines: Refer to SAP's accessibility guidelines to ensure that all UI elements are compliant. This includes using appropriate labels, roles, and properties for all interactive elements.
Testing: After making the changes, test the application using screen readers or accessibility testing tools to ensure that the issue is resolved and that the application is accessible.
Documentation: Document the changes made for future reference and to maintain compliance with accessibility standards.
By addressing the accessibility description or label issue, you not only resolve the error but also enhance the usability of your application for all users.
Get instant SAP help. Sign up for our Free Essentials Plan.
SWDP_WB_TOOL_VD_ACC005
ACC: Property "&1" is not set for element "&2".
What causes this issue? Accessibility check: Property "&V1&" of element &V2& is missing or has not been defined.System Resp...
SWDP_WB_TOOL_VD_ACC004
ACC:"&" or tooltip is not set for element "&1"
What causes this issue? Accessibility check: &V2& or tooltip is not set for element "&V1&. Neither "&V2&" nor ...
SWDP_WB_TOOL_VD_ACC007
ACC: There are no references to legend "&1"
What causes this issue? ACC: No reference found to legend "&V&"System Response Accessibility Check: The UI element hierarchy of t...
SWDP_WB_TOOL_VD_ACC008
ACC: Label for MeltingGroup-like Container "&1" is not set
What causes this issue? Accessibility check: The TransparentContainer "&V1&" has been identified as a "MeltingGroup" type...
Click on this link to search all SAP messages.