Do you have any question about this error?
Message type: E = Error
Message class: CU - Variants / configuration messages
Message number: 355
Message text: KNUM is assigned in CUOB but missing in CUKB (net: &)
a constraint that no longer exists is assigned to a constraint net.
This error has no consequences, but you see this message so that you
can find out under what circumstances this situation can occur.
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.
CU355
- KNUM is assigned in CUOB but missing in CUKB (net: &) ?The SAP error message CU355 indicates that there is a problem with the condition record for pricing in the SAP system. Specifically, it means that a condition number (KNUM) is assigned in the condition table CUOB but is missing in the condition table CUKB. This typically occurs in the context of pricing and condition records in SAP SD (Sales and Distribution) or MM (Materials Management).
Cause:
- Data Inconsistency: The condition record exists in one table (CUOB) but not in the related table (CUKB). This can happen due to data inconsistencies, such as incomplete updates or errors during data migration.
- Missing Condition Records: The condition record might have been deleted or not created properly in the CUKB table.
- Custom Development: If there are custom developments or modifications in the pricing procedure, they might lead to inconsistencies in how condition records are handled.
Solution:
- Check Condition Records: Use transaction codes like
VK13
(Display Condition) to check if the condition record exists in both tables. If it exists in CUOB but not in CUKB, you may need to recreate or adjust the condition record.- Recreate Missing Records: If the condition record is missing in CUKB, you can recreate it using the appropriate transaction (e.g.,
VK11
for creating condition records).- Consistency Check: Run a consistency check for condition records. You can use transaction
SDBI
to check for inconsistencies in condition records.- Transport Issues: If this issue arose after a transport, check if the transport included all necessary objects and data. You may need to re-transport or manually adjust the records.
- Consult SAP Notes: Check the SAP Support Portal for any relevant SAP Notes that might address this specific error or provide guidance on how to resolve it.
Related Information:
Tables Involved:
Transaction Codes:
VK11
: Create Condition RecordVK12
: Change Condition RecordVK13
: Display Condition RecordSDBI
: Consistency Check for Condition RecordsSAP Documentation: Refer to the SAP Help Portal for detailed documentation on pricing procedures and condition records.
If the issue persists after trying the above solutions, it may be beneficial to consult with your SAP Basis or functional team for further investigation, as they may have access to more detailed logs and system settings.
Get instant SAP help. Start your 7-day free trial now.
CU350
Path name & contains blanks - use MS-DOS name instead
What causes this issue? You have used Windows conventions when writing the path to the SCE installation. You must use DOS conventions instead.How to ...
CU347
The order of the predecessor classes is ambiguous
What causes this issue? Before characteristics can be inherited in the Sales Configuration Engine (SCE), it must be possible to determine precisely t...
CU356
Procedure/action &1 for &2 not suppoerted in the SCE
What causes this issue? A dependency of type "action" or "procedure" is allocated to a characteristic value. This is not allowed ...
CU359
Variant table &1 does not exist on date &2
What causes this issue? The variant table does not exist on the date when the runtime version is being generated. The variant table may have been cre...
Click on this link to search all SAP messages.