Hi Team,
I have a scenario where we are supposed to calculate Purchasing Unit Price for Materials and display in a report. I could not find a function module which calculates the unit pprice. My inputs are "PLANT", "MATERAIL" and "VENDOR". I need a way to exactly simulate the PO pricing. I checked "PRICING" function module and don't know what to pass in for COMM_HEAD_I and COMM_ITEM_I parameters. Furthermore, this function module might be very slow in performance if we pass a long list of Materials. we cannot rely on the Purchasing Info Record price because it only has PB00 condition evaluated.
Any other function module or thoughts about how to get the Unit Price which is equally good in performance? Thanks a lot for your time.
Points will be awarded for helpful messages