Do you have any question about this error?
Message type: E = Error
Message class: /SAPCND/MASTERDATA -
Message number: 036
Message text: Cond. record was not deleted successfully from the condindx table
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.
/SAPCND/MASTERDATA036
- Cond. record was not deleted successfully from the condindx table ?The SAP error message
/SAPCND/MASTERDATA036
indicates that a condition record was not deleted successfully from the condition index table. This error typically arises in the context of pricing conditions in SAP, particularly when working with condition records in the pricing procedure.Causes:
- Database Locking Issues: The condition record may be locked by another transaction or user, preventing the deletion.
- Authorization Issues: The user may not have the necessary authorizations to delete the condition record.
- Data Integrity Constraints: There may be dependencies or constraints in the database that prevent the deletion of the condition record.
- Technical Issues: There could be a technical issue with the database or the SAP system itself, such as a corrupted index or a problem with the condition index table.
- Custom Code: If there are custom enhancements or modifications in the system, they might interfere with the standard deletion process.
Solutions:
- Check Locks: Use transaction
SM12
to check for any locks on the condition record. If a lock exists, you may need to wait for it to be released or contact the user who holds the lock.- Review Authorizations: Ensure that the user attempting to delete the condition record has the necessary authorizations. You can check this using transaction
SU53
after the error occurs.- Check Dependencies: Investigate if there are any dependencies or related records that might be preventing the deletion. This can include checking related condition records or other master data.
- Rebuild Condition Index: If the issue persists, you may need to rebuild the condition index. This can be done using transaction
SDBA
orSDBA
for condition index maintenance.- Check for Custom Code: If there are custom enhancements, review them to ensure they are not interfering with the deletion process.
- Consult SAP Notes: Check the SAP Support Portal for any relevant SAP Notes that might address this specific error or provide additional troubleshooting steps.
Related Information:
SM12
- To check and manage locks.SU53
- To analyze authorization issues.SDBA
- To manage condition indices.If the problem persists after trying the above solutions, it may be necessary to involve your SAP Basis team or SAP support for further investigation.
Get instant SAP help. Start your 7-day free trial now.
/SAPCND/MASTERDATA035
Cond. record was not deleted successfully from the condition table
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SAPCND/MASTERDATA033
Condition record was selected in change mode even though KOPOS > 1.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SAPCND/MASTERDATA040
Creation of condition record with scales failed for application &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SAPCND/MASTERDATA041
Runtime for &1 of &2 condition records is &3 microseconds.
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.