I was wondering if , through the IC functionality, is possible that items in company "B" are updated once they are updated in company "A" , and if so, would you give me a hint to where about this can be set up?
*This post is locked for comments
I was wondering if , through the IC functionality, is possible that items in company "B" are updated once they are updated in company "A" , and if so, would you give me a hint to where about this can be set up?
*This post is locked for comments
Have you considered the consequence of this "opening"? Soon all related tables to table 27 will have to be common for all companies. Else you could get into situations where related data is not present in all companies like posting groups, units of measures, vendors etc. This could even mess up the IC flow too.
Yes, you dont need to customize any code for this, you just need to change the DataPerCompany property of Item (ID-27) table which will allow the database to share the table contents across all the companies.
-Yogesh Kulkarni
Please verify, if you find answer helpful.
Pollux1986 ,
You can check and test what Mr Amol Salvi said
Its not customization. Its property of table
Go to Object Designer Select Table 27 and open in design mode Go to properties and you can see datapercompany and change the value to No
Ensure that company b item table should not have any data .
yep , i think you functional admin right , your customization has been done by vendor
With you function its on can help situation , definitely you have to help with your vendor
Problem is there charging right , inst it :)
mmmmm so it still needs a customization. That is what I am trying to avoid...ok thanks
OK , As per my knowledge i feel like its impossible via you have in general functions in system,
But "Amol Salvi" common table idea : you can check with this also (Its customization)
check this also...
Update those using trigger /
code EXE and map to task scheduler
One database, I think that the Navision process can only have acces to the databse that is actually running. thanks
Pollux1986 ,
can you confirm that your Company A & B using Same DB ?
where do I do that? how can I reach that?