Hi all,
I need to find out Price Per Unit of a certain Material from a PO item to estimate the cost of material. So, I go to table EKPO to get the data. And now, I am lost with a lot of fields. I think here are some fields that need to consider:
- Net Order Price (EKPO-NETPR) : i.e : 5.00
- Price Unit (EKPO-PEINH): i.e : 1
Is Price Per Unit = Net Order Price / Price Unit?
I notice that there is some fields as Equal To (EKPO-UMREZ) for conversion.
Does it also affect the calculation? How about the unit (Base or Order unit)?
Is there any FM for this calculation?
Thank you very much .