Hello,
We have some custom code which pulls the trade agreement price for a specific account relation using PriceDiscTable::find(...). The PriceDiscTable table does show there are two prices for the item, account relation, inventdim, etc with one of the record no longer active based on ToDate. However, find() will pull the inactive price every time. The base code for PriceDiscTable::find() states it will be deprecated. I'm curious if anyone has had this issue and can offer a solution?
Thank you!