Do you have any question about this error?
Message type: E = Error
Message class: C- -
Message number: 036
Message text: Display block & still has objects
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
C-036
- Display block & still has objects ?The SAP error message C-036 ("Display block & still has objects") typically occurs when you are trying to delete or modify a display block in a screen (or a module pool) that still contains objects or elements. This can happen in the context of screen programming in SAP ABAP, particularly when working with screen layouts in transaction SE80 or SE41.
Cause:
The error indicates that the display block you are trying to work with is not empty; it still contains elements such as fields, buttons, or other UI components. SAP requires that a display block be empty before it can be deleted or modified.
Solution:
To resolve this error, follow these steps:
Check the Display Block: Open the screen in the Screen Painter (transaction SE80 or SE41) and navigate to the display block that is causing the issue.
Remove Objects: Identify and remove any objects (fields, buttons, etc.) that are still present in the display block. You can do this by selecting the objects and deleting them.
Save Changes: After removing the objects, save your changes.
Re-attempt the Action: Once the display block is empty, you should be able to delete or modify it without encountering the error.
Related Information:
If you continue to experience issues after following these steps, consider checking for any dependencies or references to the display block in other parts of your program or consulting with a colleague or SAP support for further assistance.
Get instant SAP help. Start your 7-day free trial now.
C-035
& is not a display block
What causes this issue? You want to select a display block. However, &V1& is not a display block.How to fix this error? Check whether you ha...
C-034
Display block & deleted
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
C-037
List object & is already being processed
What causes this issue? You want to select list object &V1&. However, this list object is currently being processed by another user.How to fi...
C-038
List object & has not yet been created
What causes this issue? You cannot edit &V1& with the function you chose, as this list object has not yet been created.How to fix this error?...
Click on this link to search all SAP messages.