How To Fix DB814 - Screen contains overlapping objects


SAP Error Message - Details

  • Message type: E = Error

  • Message class: DB - Messages for logical databases and background processing

  • Message number: 814

  • Message text: Screen contains overlapping objects

  • Show details Hide details
  • What causes this issue?

    You wanted to use

    The system issues an error message and will not allow you to continue with this transaction until the error is resolved.

    PARAMETERS &V3&
    to define a parameter, which was to be positioned at &V2& with the
    length &V1&. However, there is already an object in this area, defined
    in a previous PARAMETERS, SELECT-OPTIONS or SELECTION-SCREEN statement.
    This can occur in particular when you use
    SELECTION-SCREEN POSITION ...
    or specify a position explicitly using
    SELECTION-SCREEN COMMENT
    ULINE
    PUSHBUTTON

    System Response

    The system cannot generate the selection screen.

    How to fix this error?

    Correct the program by changing the position of the parameter on the
    screen.

    Error message extract from SAP system. Copyright SAP SE.


Smart SAP Assistant

  • What is the cause and solution for SAP error message DB814 - Screen contains overlapping objects ?

    The SAP error message DB814, which states "Screen contains overlapping objects," typically occurs when there are overlapping screen elements in a SAP GUI screen. This can happen during the development of a screen in the SAP ABAP Workbench, particularly when using the Screen Painter tool to design the layout of a screen.

    Cause:

    1. Overlapping Screen Elements: The most common cause of this error is that two or more screen elements (like text fields, input fields, buttons, etc.) are placed in such a way that they overlap each other on the screen.
    2. Incorrect Coordinates: If the coordinates (X and Y positions) of the screen elements are not set correctly, it can lead to overlaps.
    3. Screen Layout Changes: Changes made to the screen layout without proper adjustments to the positions of existing elements can also cause overlaps.

    Solution:

    1. Check Screen Layout: Open the screen in the Screen Painter (transaction SE80 or SE41) and visually inspect the layout for overlapping elements.
    2. Adjust Positions: Move the overlapping elements to ensure that they do not overlap. You can do this by selecting the element and dragging it to a new position or by manually adjusting the coordinates in the properties of the element.
    3. Use the Grid: Enable the grid in the Screen Painter to help align elements properly and avoid overlaps.
    4. Test the Screen: After making adjustments, save the changes and activate the screen. Then, test the screen to ensure that the error no longer occurs.

    Related Information:

    • Transaction Codes: You can use transaction codes like SE80 (Object Navigator) or SE41 (Menu Painter) to access the Screen Painter.
    • SAP Notes: Check for any relevant SAP Notes that might provide additional guidance or fixes related to screen design and layout issues.
    • Documentation: Refer to the SAP Help Portal for documentation on using the Screen Painter and best practices for screen design.

    If the problem persists after following these steps, it may be helpful to consult with a colleague or seek assistance from SAP support for further troubleshooting.

    • Do you have any question about this error?


      Upgrade now to chat with this error.


Instant HelpGet instant SAP help. Start your 7-day free trial now.


Related SAP Error Messages

Click the links below to see the following related messages:

Click on this link to search all SAP messages.


Rating
ERPlingo's SAP support assistant is amazing. Saves me countless hours trying to solve complex SAP issues myself. It's a real game changer!
Rate 1
Thomas Michael
SAP Consultant, Author & Speaker