We have a requirement to split freight invoices for several Purchase Orders proportionally based on PO price and quantity (table part of MIR7).
For example:
we have $1000 invoiced for freight of Item A (price 10, quantity 40) and Item B (price 20, quantity 30). This should be automatically splitted as: $400 for Item A and $600 for Item B.
Questions:
- Is there some standard functionality for this?
- If we use custom development for this, which user-exits can be used in MIR4/MIR7 (during parking, posting or changing invoice)?