DDQING
25th October 2002, 04:36
Can I use data of another company in one company?If can,should I define share data between companies?Define in which session ?Thanks a lot .

evertsen
25th October 2002, 07:53
Maintain Logical Tables you can specify tables to be shared between companies of the same VRC.

klesch
25th October 2002, 17:55
Take a look at switch.to.company() function. It might be what you need.

baanprog
26th October 2002, 01:56
Please read the Baan Document on package combination , package VRC and Companies. It will give you some funda to understand what a comapny means.

Sharing table in companies should be done in manintaning Logical tables by company.It depends on the business too, so dont hurry up and share it , you have to see whether it is useful for ur company's business process and things like that.Take the advice of administrator as even maintaning data is to be considered.

If u just want to use the data of some company in ur query then you can use the tablename._compnr in ur select to get the data of that company.


Reading the above document is essential in multi-company scenario.