How To Fix DB805 - Screen contains overlapping objects


SAP Error Message - Details

  • Message type: E = Error

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

  • Message number: 805

  • Message text: Screen contains overlapping objects

  • Show details Hide details
  • What causes this issue?

    The source code

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

    SELECTION-SCREEN ULINE &V3&
    defines a line of underscore markings on your screen with position &V2&
    and length &V1&. There is, however, another object occupying this space
    that has already been defined using a PARAMETERS, SELECT-OPTIONS or
    SELECTION-SCREEN statement.
    Objects can accidentally overlap, especially when using
    SELECTION-SCREEN POSITION ...
    or when specifying positions explicitly with
    SELECTION-SCREEN COMMENT
    ULINE
    PUSHBUTTON

    System Response

    The selection screen cannot be generated.

    How to fix this error?

    Correct the source code, that is, change the position that was entered.
    werden.

    Error message extract from SAP system. Copyright SAP SE.


Smart SAP Assistant

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

    The SAP error message DB805, which states "Screen contains overlapping objects," typically occurs when there are overlapping screen elements in a Dynpro (dynamic program) screen. This can happen during the design of the screen in the Screen Painter tool, where two or more UI elements (like text fields, buttons, etc.) are placed in such a way that they overlap each other.

    Cause:

    1. Overlapping UI Elements: The most common cause is that two or more screen elements have been positioned in such a way that their coordinates overlap.
    2. Incorrect Screen Layout: If the screen layout is not properly designed, it can lead to overlapping elements.
    3. Copying Elements: If elements are copied and pasted without adjusting their positions, they may overlap with existing elements.

    Solution:

    1. Check Screen Layout: Open the Screen Painter for the affected screen and carefully inspect the layout of all UI elements. Ensure that no two elements are overlapping.
    2. Adjust Positions: Move the overlapping elements to ensure they are properly aligned and do not overlap. You can do this by selecting the element and adjusting its position using the properties panel or by dragging it to a new location.
    3. Use the Grid: Enable the grid in the Screen Painter to help align elements more accurately and avoid overlaps.
    4. Recheck After Changes: After making adjustments, save the screen and recheck to ensure that the error message no longer appears.

    Related Information:

    • Screen Painter: This is the tool used in SAP to design and modify screens. Familiarity with its features can help prevent and resolve layout issues.
    • SAP Notes: Check for any relevant SAP Notes that might provide additional guidance or fixes related to screen design and layout issues.
    • Testing: After making changes, always test the screen in the appropriate transaction to ensure that it behaves as expected and that the error has been resolved.

    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