There has been some inquiries on Easy Condition Entry recently in SCN. For examples,
1, Why is Condition Type 1 not filled in Item AB on webui?
2, Why condition type must allow manual entry to be used in Easy Condition Entry?
3, How to do quick entry of a condition type w/o navigating to item details?
4, How to add 6th or 7th condition types in Easy Condition Entry?
This WIKI intends to provide a clear introduction of business scenario and customizing to this functionality on WebUI.
There is always a necessity that we have to input a manual value to a condition type for an item/product in the sales order. What ordinarily comes to our mind is that we needs to navigate to the item detail by clicking on the edit button in front of this item in the item assignment block. But it is also commonly agreed that it is very time-consuming and sometimes exhausting if too many items' conditions shall be modified. A vivid example is that we have 1000 items in a contract and we have to change PR00 from 10 USD to 12 USD for the item 10 to item 600. I cannot even imagine this is happening to me. Definitely a nightmare.
The Easy Condition Entry will make a much easier for us as it provides a way to change a condition value for a item on header without going to the item details. In item assignment block on header, we can add a field for condition value of PR00 for the item list. We can input a new value manually into this field and PR00 on item level will be changed accordingly and all other condition values on item and net value on item will be updated as well.
So how to customize it?
1, SPRO -> CRM -> Basic Functions -> Pricing -> Pricing in the Business Transaction -> Set Up Easy Condition Entry
Fill the pricing procedure and up to 5 condition types in sequence.
Make sure the condition types allow manual entry for item. Otherwise, you will get an error that this condition type does not allow manual entry.
2, Log on WebUI, click on personalize button on Item assignment block, you will be able to find following fields.
Condition Amount 1 - 5
Condition Currency 1 - 5
Condition Price Unit 1 - 5
Condition Type 1 - 5
Condition Unit 1 - 5
Condition Value 1 - 5
There is a mapping between these fields and condition types maintained in point 1. Specifically,
Condition *** 1 <-> Z1
Condition *** 2 <-> Z2
Condition *** 3 <-> Z3
Condition *** 4 <-> Z4
Condition *** 5 <-> Z5
For example, if you enter 12 USD in Condition Value 1 for item 10 in Item assignment block, the Z1's condition value in Item 10 will be changed to 12 USD and all other conditions and net value will be updated as well.
3, Answers to above questions