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: A UI element (like a container) does not have an associated label or description that can be read by screen readers. The accessibility settings or properties for the UI element have not been properly configured. The application is not compliant with accessibility standards, which can lead to this error being triggered during development or testing.
Solution: 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: Open the UI component in the SAP Web IDE
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.