I am trying to display store information in an ePOS customized form. Right now I have Store Number from RetailStoreTable. I found that Store Name is in the OMOperatingUnit table, but only if you specifically open the table. If you look at it's fields Name is not one of them. It has a method find::Name but this method just calls OMOperatingUnit.Name.
How can I access this data?
*This post is locked for comments
I have the same question (0)