Do you have any question about this error?
Message type: E = Error
Message class: WV - Messages about Sales Price Calculation
Message number: 408
Message text: Condition type &1 is used in more than one place in schema &2
In the control data for sales price calculation schema &V2&, condition
type &V1& is assigned to more than one list field.
When you save in Sales Price Calculation, no conditions of condition
type &V1& can be updated.
Check the control data for sales price calculation schema &V2& for more
than one occurrence of condition type &V1&. Ensure that condition type
&V1& is only used once.
Error message extract from SAP system. Copyright SAP SE.
WV408
- Condition type &1 is used in more than one place in schema &2 ?The SAP error message WV408 indicates that a specific condition type (denoted as &1) is being used in more than one place within a pricing schema (denoted as &2). This situation typically arises in the context of pricing procedures in SAP, particularly in the Sales and Distribution (SD) module.
Cause:
- Duplicate Condition Type Usage: The condition type is defined multiple times in the pricing schema, which is not allowed. Each condition type should have a unique position in the schema to avoid conflicts during pricing calculations.
- Incorrect Schema Configuration: The pricing schema may have been incorrectly configured, leading to the same condition type being assigned to multiple steps or levels.
- Customizations or Enhancements: If there have been customizations or enhancements made to the pricing procedure, it may inadvertently lead to the same condition type being referenced multiple times.
Solution:
Review the Pricing Schema:
- Go to the transaction code
V/08
(orV/06
for pricing procedures) to review the pricing schema configuration.- Check the sequence of condition types and ensure that each condition type is only assigned once.
Modify the Schema:
- If you find that the condition type is indeed duplicated, you will need to remove the duplicate entry or adjust the schema to ensure that each condition type is used only once.
- Make sure to save your changes and transport them if necessary.
Testing:
- After making changes, perform tests to ensure that the pricing procedure works correctly and that the error message no longer appears.
Consult Documentation:
- If you are unsure about the implications of changing the pricing schema, consult SAP documentation or seek advice from a functional consultant who specializes in SD pricing.
Related Information:
V/08
: To maintain pricing procedures.V/06
: To display pricing procedures.V/02
: To maintain condition types.By following these steps, you should be able to resolve the WV408 error and ensure that your pricing schema is correctly configured.
Get instant SAP help. Start your 7-day free trial now.
WV407
There is more than one main condition for supplementary condition &1
What causes this issue? Condition type &V1& does not have its own access sequence, which means that it should be updated as a supplementary c...
WV406
No main condition exists for supplementary condition &1
What causes this issue? Condition type &V1& does not have its own access sequence, which means that it should be updated as a supplementary c...
WV409
Type A of condition type determination is only allowed for application M
What causes this issue? In type A of condition type determination, the condition types are determined from the calculation schema at runtime. This pr...
WV410
Supplier currency for current list field not allowed
What causes this issue? The vendor currency is not a permitted currency for storing the list field value of the list fields "ENDPR" (Final ...
Click on this link to search all SAP messages.