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: /SAPCND/MAINTENANCE -
Message number: 036
Message text: The DIM scale table displays an unknown condition record number.
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/MAINTENANCE036
- The DIM scale table displays an unknown condition record number. ?The SAP error message
/SAPCND/MAINTENANCE036
indicates that the DIM (Dynamic Item Management) scale table is trying to access a condition record number that is not recognized or does not exist in the system. This can occur in various scenarios, particularly when working with condition records in pricing or other related areas.Cause:
- Missing Condition Record: The specified condition record number may not exist in the database. This could be due to deletion or it was never created.
- Incorrect Configuration: There may be a configuration issue where the system is looking for a condition record that is not properly set up.
- Data Inconsistency: There could be inconsistencies in the database, possibly due to a failed update or migration process.
- Authorization Issues: The user may not have the necessary authorizations to view or access the condition record.
Solution:
Check Condition Records:
- Use transaction codes like
VK11
,VK12
, orVK13
to check if the condition record exists. If it does not, you may need to create it.Review Configuration:
- Ensure that the configuration for the pricing procedure or the relevant condition type is correctly set up. Check if the condition type is active and properly assigned to the pricing procedure.
Data Consistency Check:
- Run consistency checks or reports to identify any inconsistencies in the condition records. You can use transaction
SE11
to check the database table directly.Authorization Check:
- Verify that the user has the necessary authorizations to access the condition records. This can be checked in transaction
SU53
after the error occurs.Debugging:
- If the issue persists, consider debugging the program or transaction that is generating the error to identify where the unknown condition record number is being referenced.
Consult SAP Notes:
- Check the SAP Support Portal for any relevant SAP Notes that might address this specific error message or provide patches or updates.
Related Information:
VK11
, VK12
, VK13
for condition records, and SE11
for database table checks.If the problem continues after trying the above solutions, it may be beneficial to reach out to your SAP support team or consult with an SAP expert for further assistance.
Get instant SAP help. Sign up for our Free Essentials Plan.
/SAPCND/MAINTENANCE035
The scale table dimension is not equal to that of the condition record.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SAPCND/MAINTENANCE034
The scale level ID &1 of dimension &2 does not have a scale level.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SAPCND/MAINTENANCE037
The scale for dimension &1 is not defined (in the DEF scale 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/MAINTENANCE038
Value of field &1 is different from database status.
What causes this issue? The field content &V2& stored in the database was illegally overwritten with &V3% when changing a condition recor...
Click on this link to search all SAP messages.