bstecche
24th July 2006, 17:21
Hallo, i have different company :
900 physical company and 800 is a logical company with some table on 900.

I create a role that can work only on company 800 - C800
for company 800 & 000, full session authorization,
for company 800 & 000 , full table authorization;
for all packages Library authorized;

The a role that can read data from the physical company 900 - PHYSICAL900
for each physical table a read authorization on cmp 900;

Assign to my user this roles :
C800 + PHYSICAL900 + DEFAULT + TOOLS + FULLSESS ( standard roles)

But when i try to run the Business Partner Session ( tccom100 is a physical company on 900) i receive the message ' COM parameters not found'

does anyone help me?

Thanks
Barbara

mig28mx
24th July 2006, 21:19
Hello,
You should share the tables COM from the physical company to the logical company.

Also don't forget to convert to DD after this.
This should resolve your problem.