Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: ESH_ENG_CDS_ABAP - ES-CDS/ABAP
Message number: 036
Message text: &1: DDIC field data missing
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.
ESH_ENG_CDS_ABAP036
- &1: DDIC field data missing ?The SAP error message ESH_ENG_CDS_ABAP036 indicates that there is a missing Data Dictionary (DDIC) field in the context of a Core Data Services (CDS) view or entity. This error typically arises when the CDS view is trying to access a field that does not exist in the underlying database table or structure.
Cause:
- Field Deletion: The field that the CDS view is trying to access may have been deleted or renamed in the underlying database table or structure.
- Transport Issues: If the CDS view was transported from one system to another, the corresponding DDIC objects may not have been transported correctly.
- Inconsistent Data Model: There may be inconsistencies in the data model, such as missing or incorrectly defined fields in the associated tables or structures.
- Authorization Issues: Sometimes, the user may not have the necessary authorizations to access certain fields, leading to this error.
Solution:
- Check the DDIC Structure: Verify that the field in question exists in the underlying database table or structure. You can do this by checking the Data Dictionary (transaction SE11) for the relevant table or structure.
- Update the CDS View: If the field has been renamed or deleted, update the CDS view definition accordingly. You may need to modify the SQL view or the annotations in the CDS view.
- Transport Consistency: Ensure that all necessary objects have been transported correctly. If you suspect that some objects are missing, you may need to re-transport them.
- Re-activate the CDS View: After making changes, re-activate the CDS view to ensure that the changes take effect.
- Check Authorizations: Ensure that the user has the necessary authorizations to access the fields in question. You can check this using transaction SU53 or by consulting with your security team.
Related Information:
If the issue persists after following these steps, consider reaching out to SAP support for further assistance, providing them with the specific details of the error and the context in which it occurs.
Get instant SAP help. Sign up for our Free Essentials Plan.
ESH_ENG_CDS_ABAP035
&1: DDIC view data missing
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
ESH_ENG_CDS_ABAP034
&1: Annotations on field level missing completely
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
ESH_ENG_CDS_ABAP037
General update of ES-Runtime Buffer failed
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
ESH_ENG_CDS_ABAP038
General update of ES-Runtime Buffer sucessfully completed
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.