Item data transfer between companies

KisuKisu Member Posts: 381
Hi,
we'd need to transfer item data to other subsidiaries in corporation enviroment.

What is best practises to get this done?

Should we make table views and easilly access the other company table or use automation + query the data out?
The data which need to be carried would be just informational and to its own fields (no validation)

Item No's are same accross the corporation.
K.S.

Comments

  • PloegPloeg Member Posts: 70
    Maybe you can build a new Page, based on the Item table and use the CHANGECOMPANY() function and use it together with the TRANSFERFIELDS() function?
Sign In or Register to comment.