hi guys,
what is the code to effect all companies?
requirement:
set allowed posting from, allowed posting date to to beginning of the month when i run a particular company.
i have 10 companies, but i would like to run the codeunit once to update date of allowed posting from/to.
0
Answers
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
BE CAREFULL: the code behind the triggers of the CHANGECOMPANY'ed table use CURRENT company! So a FIND in a trigger works on the company you are in and not the company on which works your record-variable.
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
behind the triggers ? or after the ChangeCompany statement ? hmm... dont quite get it.. :?:
how to find the trigger works on the company ?
thanks a lot.. :thumbsup: