Hello,
I need to query the PartDtl table in a form customization to get the value of a UD field. I’ve been using Ice.Proxy.Lib.BOReaderImpl (ex. _bor.GetList(“Erp:BO:OrderRelSearch”,whereClause,“OrderNum, ShippingNum_c”); ) for other queries to get UD fields. I looked at the BO Methods chm but didn’t see it listed there.
Thank you!
Rob