I have some doubts about master data records in BC.
We are looking for an ERP that supports a unique customer, vendor, etc. master data for our 12 companies (multi-company environment). Does Dynamics business central support it?
I have some doubts about master data records in BC.
We are looking for an ERP that supports a unique customer, vendor, etc. master data for our 12 companies (multi-company environment). Does Dynamics business central support it?
An alternative which requires no development potentially: joshanglesea.wordpress.com/.../
Is any solution about sharing charts between business?
Yes, this response must be cleared and more precise: with D365BC if you use extensions and AL you cannot change DataPerCompany property. No way to do that also on the SaaS platform (but this is obvious).
You can change that property in D365BC on-premise if you directly change the object property via CSIDE (C/AL).
Hi,
You cannot change the "DataPerCompany" property in standard tables in BC. Table extensions does not allow to access the DataPerCompany property. Please refer below link.
However there are add-ons which will allows you to do master data sync.
Thanks !!!
Yes., this scenario is absolutely supported. Set DataPerCompany = No in the table's property and data will be shared across companies.