Do you have any question about this error?
Message type: E = Error
Message class: CVIV_VAL - Supplier (vendor) validations
Message number: 004
Message text: Subrange "&1" plant "&2": MRP controller "&3" not in T024D
You cannot use value &V3& in the field MRP controller (LFM2-DISPO)
because it is not defined in customizing table T024D.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Option 1: Enter a value that is permitted according to customizing. In
transaction BP you can find the field in the section Additional Default
Data Material in the supplier subrange and plant data (Additional
Purchasing Data).
Option 2: Change the customizing in view V_T024D (with transaction
sm30).
Error message extract from SAP system. Copyright SAP SE.
The SAP error message CVIV_VAL004 indicates that there is an issue with the configuration of the Material Requirements Planning (MRP) controller in the system. Specifically, it means that the specified MRP controller for a given plant and subrange is not found in the T024D table, which is used to store the assignment of MRP controllers to plants.
Cause:
- Missing MRP Controller: The MRP controller specified in the error message does not exist in the T024D table for the specified plant.
- Incorrect Configuration: The MRP controller may not have been properly configured or assigned to the plant in the system.
- Data Entry Error: There may be a typo or incorrect entry in the MRP controller field when creating or modifying the material master or related data.
Solution:
Check T024D Table:
- Use transaction code SE16 or SE16N to access the T024D table.
- Verify if the MRP controller specified in the error message exists for the given plant.
Create or Update MRP Controller:
- If the MRP controller does not exist, you will need to create it. This can typically be done in the configuration settings:
- Go to the configuration path: SPRO > Production > Material Requirements Planning > Master Data > MRP Controller.
- Create a new MRP controller or modify an existing one to ensure it is assigned to the correct plant.
Assign MRP Controller to Plant:
- Ensure that the MRP controller is assigned to the relevant plant in the T024D table. This can be done through the configuration settings mentioned above.
Check Material Master Data:
- Review the material master data for the material in question to ensure that the MRP controller is correctly assigned.
Consult Documentation:
- If you are unsure about the correct MRP controller to use, consult your organization's documentation or reach out to your SAP support team for guidance.
Related Information:
Transaction Codes:
Tables:
SAP Notes: Check for any relevant SAP Notes that may address specific issues related to MRP controllers and configuration.
By following these steps, you should be able to resolve the CVIV_VAL004 error and ensure that the MRP controller is correctly configured for the specified plant and subrange.
Get instant SAP help. Start your 7-day free trial now.
Feature | Free Access | Free Trial |
---|---|---|
Basic SAP error explanation | ![]() |
![]() |
Step-by-Step Usage Guide | ![]() |
![]() |
Interactive SAP Coach Assistance | ![]() |
![]() |
AI Troubleshooting for T-Code Errors | ![]() |
![]() |
CVIV_VAL003 Subrange "&1" plant "&2": Conf. Control "&3" not in T163L
What causes this issue? You cannot use value &V3& in the field Conf. Co...
CVIV_VAL002 Subrange "&1" plant "&2": Order optim.rest. "&3" not in TWBO1
What causes this issue? You cannot use value &V3& in the field Order op...
CVIV_VAL005 Subrange "&1" plant "&2": Purchasing group "&3" not in T024
What causes this issue? You cannot use value &V3& in the field Purch. g...
CVIV_VAL006 Subrange "&1" plant "&2": Mode of Trans. "&3" not in T618
What causes this issue? You cannot use value &V3& in the field Mode of ...
SAP messages fall into 3 different categories: Error messages
(message type = E), Warnings (W) or Informational (I) messages.
An error message will prevent you from continuing your work - it is a hard stop and you need to fix the error before you can proceed. A warning message will stop your work, however, you can then bypass the warning by pressing the Enter key on your keyboard. That said, it is still good practice to investigate the cause of the warning message and address it. An information message will not stop your work and is truly just for informational purposes.
Click on this link to search all SAP messages.