Stop Googling SAP errors. Use our Free Essentials plan instead - instant AI help, no credit card needed. Start Now

Close

How To Fix 37134 - Table control & can already be resized vertically; not executed


SAP Error Message - Details

  • Message type: E = Error

  • Message class: 37 - Screen Painter

  • Message number: 134

  • Message text: Table control & can already be resized vertically; not executed

  • Show details Hide details
  • What causes this issue?

    You are trying to assign attribute "Resize vertically" to a table
    control, or the attribute "Variable steploop" to a steploop. Attribute
    "Resize vertically" has already been assigned to a table control.

    System Response

    Vertical resizing can only be assigned to one object.

    How to fix this error?

    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.


Smart SAP Assistant

  • What is the cause and solution for SAP error message 37134 - Table control & can already be resized vertically; not executed ?

    The SAP error message "37134: Table control & can already be resized vertically; not executed" typically occurs in the context of SAP GUI when working with table controls in screen programming (dynpro). This error indicates that the system is trying to resize a table control that is already set to be resizable vertically, which is not allowed.

    Cause:

    1. Redundant Resize Attempt: The error is triggered when there is an attempt to resize a table control that has already been defined as resizable in the screen layout.
    2. Screen Attributes: The attributes of the table control in the screen definition may already allow for vertical resizing, and the program is trying to apply a resize operation again.

    Solution:

    1. Check Screen Definition: Go to the screen painter (SE80 or SE41) and check the properties of the table control. Ensure that the "Resizable" property is set correctly.
    2. Remove Redundant Code: If your ABAP code is trying to resize the table control using the RESIZE statement or similar, you may need to remove or comment out that part of the code if the control is already resizable.
    3. Review Program Logic: Ensure that the logic in your program does not attempt to resize the table control multiple times unnecessarily.
    4. Debugging: If the issue persists, use the debugger to trace the execution flow and identify where the resize attempt is being made.

    Related Information:

    • Table Control: A table control in SAP is a UI element that allows users to display and manipulate tabular data. It can be configured to allow resizing, scrolling, and other functionalities.
    • Screen Painter: The tool used to design screens in SAP. You can access it via transaction codes SE80 or SE41.
    • ABAP Programming: Understanding how to manipulate screen elements programmatically in ABAP is crucial for resolving issues related to screen controls.

    If you continue to experience issues after following these steps, consider consulting SAP documentation or reaching out to SAP support for further assistance.

    • Do you have any question about this error?


      Upgrade now to chat with this error.


Instant HelpGet instant SAP help. Sign up for our Free Essentials Plan.


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 simplifies finding the accurate answers to SAP message errors. I now use every week. A must have tool for anyone working with SAP! Highly recommended!
Rate 1
Kent Bettisworth
Executive SAP Consultant