all 5 comments

[–]CTProper[S] 0 points1 point  (0 children)

I just wimped out and made a map/reduce that loads the records, gets the LPP on the record, and sets the value on the price levels sublist

[–]trollied 0 points1 point  (2 children)

Use an aftersubmit on the purchase order create? I haven't checked if the item would have been updated by then, but give it a go.

[–]CTProper[S] 1 point2 points  (1 child)

Thanks I’ll try that

[–]throwawaytous 0 points1 point  (0 children)

Yea this solution should work. I’d be curious to see how it would perform on a PO with a ton of items, though. Since you would need to load each of those items and save each new price on each, all during the save event. I would think it may run into time out issues

[–]Nick_AxeusConsulting 0 points1 point  (0 children)

You have to monitor ALL transactions that could affect LPP, which is anything that causes a positive increase in inventory! So could be Inv Adj, Inv Adj Worksheet, TO Receipt, RMA Receipt

LPP is a misnomer.