I'm aware of CHANGECOMPANY function and the DATAPERCOMPANY property, but this don't solve my needs.
I would like to know if there is some way of showing data from other companies in a list page.
For example, say I have 3 companies in BC, all of them have Sales Orders. I want to make a custom list Page that shows all Sales Orders from all companies.I need to have filters enabled in this page like we normally have. Then I will enable a button "Edit Order", and this will be a link to the Order in the correct company, something like this for example:
myserver/bc160/?company=C3&Page=42...
The button part is easy, but getting data from multiple companies into a List Page is what i can't figure out. Any ideas?