becks22
1st October 2008, 15:50
Hi i am encountering a abnormal error
I have prepared a report that prints sales requisitions for all the companies...But the report prints the correct data only for the company on whcich we are logged in But not for the other companies ..Wats the issue ..Please Help
günther
1st October 2008, 16:11
Best way would be to post your code.
Are you using switch.to.company() or the table field _compnr? The first one should not give such results, but the second one could do that: Imagine you join two tables and you forgot to specify _compnr for one of them.
Günther
becks22
2nd October 2008, 11:36
hi i m using _compnr ..hw cani use switch.to.company plz help
a_choudhury
2nd October 2008, 16:28
Hi,
Can you post the script it should work fine with _compnr.
Best Regards,
sushil
4th October 2008, 09:13
Hello,
Without veiwing the script , we or any other member may not be able to do much help.
hence i suggest you the same.
Regards,
Sushil Kumar Mudaliar
toolswizard
4th October 2008, 11:28
Do all the companies belong to the same Package Combination? If not, do they at least share the same table definitions?