Message type: E = Error
Message class: ACCCHECK - Messages for accessibility error messages
Message number: 010
Message text: Only blanks or a vertical line can follow after a checkbox
After a checkbox, a vertical slash or a field only consisting of blank
characters needs to be output.
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.
ACCCHECK010
- Only blanks or a vertical line can follow after a checkbox ?The SAP error message ACCCHECK010 indicates that there is an issue with the formatting of a checkbox in a screen or report. Specifically, the error states that only blanks or a vertical line can follow after a checkbox. This typically occurs in the context of screen design or report layout where the placement of UI elements is not adhering to the expected formatting rules.
Cause: Improper Layout: The checkbox is not followed by a valid character or space. In SAP GUI, after a checkbox, you can only have a space or a vertical line (|) to separate it from the next element. Screen Painter Issues: If you are using the Screen Painter tool to design a screen, the layout may have been incorrectly configured. Code Issues: If the checkbox is being generated dynamically through ABAP code, there may be an issue with how the output is being formatted.
Solution: Check Layout: Review the layout of the
Get instant SAP help. Sign up for our Free Essentials Plan.
ACCCHECK009
Color &1 &2 not allowed here. &3 &4
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
ACCCHECK008
Display fields and frame characters with separate WRITE; &1 &2 &3 &4
What causes this issue? Frame characters that are linked automatically are | and -. These frame character must always be issued separately from other...
ACCCHECK011
Internal error. Inform ABAP Basis. &1 &2 &3 &4
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
ACCCHECK012
Vertical line at incorrect position. &1 &2 &3 &4
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.