Hello,
For freight charges, we are using FRB1 at header. This condition is configured as can be seen in screenshot.
On manually entering this condition at header, its getting distributed among items as per value. So lets say, I have two items in PO, at header I have given FRB1 as 50,000 EUR then this is distributed among items as below:
Item 10 | Material A | Condition Amount = 50,000 | Condition Value - 27,000
Item 20 | Material B | Condition Amount = 50,000 | Condition Value - 23,000
Once the PO is approved and GR is done on this PO, we can't modify pricing details which is as per standard functionality.
However, when we have GR done on this PO and if someone even clicks the "Display/Change" button then the Condition Amount field is getting overwritten by Condition Value.
In more simple words, for above case if PO is opened in edit mode, then Item condition status will change to below
Item 10 | Material A | Condition Amount = 27,000 | Condition Value - 27,000
Item 20 | Material B | Condition Amount = 23,000 | Condition Value - 23,000
Is the condition amount being overwritten the expected behavior? We have no custom logic maintained in this part of code. The values are getting changed in standard code.
![FRB1 Config.JPG]()