Hello,
I would like to use the CHANGECOMPANY function in order to update some values during a report process.
If the report stops because of an error for example, does the current company stay the company used for the tables i tried to update before i run the report ?
Thanks in advance for your help
SG
0
Comments
So when you have an error, the table-variable is out of scope and also the CHANGECOMPANY.
Important : the changecompany is ONLY for that table and NOT for other tablevariables used in that table. So the triggers (and tablerelations on fields) are still on the original company and not on the CHANGECOMPANY-company.
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
SG