on 2024 Feb 27 1:18 PM
We have pricing records maintained for Zero value. At the condition type level we also had a value for Zero Value Proc to "A"- Amount of Zero will be considered. However, these products in sales order show as incomplete.
We tried to copy the Sales order item Incompletion Procedure to a custom one and removed the Net Value field (NETWR) from the custom procedure. However this will still mark order as complete for the expired pricing records for the products that should have a price other than Zero.
Request clarification before answering.
Zero net value cannot be used to complete the field as by default net value is always 0.00 - Even if an item does not have a quantity, the net value will still be 0.00.
Maybe you can code an alternative check in one of your BAdI options - example:
> SD_SLS_CHECK_BEFORE_SAVE
Check of Sales Documents Before Saving
Setup the condition correctly with the item category and net price and whatever other fields are relevant to identify the specific scenario where net value is in play. From there you can raise a message to alert the end user.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
10 | |
5 | |
4 | |
4 | |
3 | |
2 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.