Exchange Rate

RickyRicky Member Posts: 4
edited 2004-05-16 in Navision Attain
hey guys, today i have come across with a problem and i just can't find the answer. If you create multiple companies in the same database is it possible if you make a change to the exchange rate amount column and in the adjustment exch. Rate adjustments the rest of the companies to be affected by this change :?:Hope you were able to understand what kind of problem i am facing.
I would really appreciate it if you could help me.... :)

Comments

  • Tommy_SchouTommy_Schou Member Posts: 117
    Hmm.. If I understand correctly what you want to do is make it so that you only maintain exch.rates in one company and then it will automagically correct the exch. rates in all the rest of the companies....

    As I see it you have two options. You could make it so that your currency-table and the associated tables are made to be the same across companies... This is done by setting the property DataPerCompany to NO on the tables that you want to be identical. Be aware that you should use caution when doing this. It is important to maintain consistancy between the tables that you want to alter in this fashion.

    Option no. 2 is to create a function that synchronizes the data in all existing companies in the curr. exch. rate table. This can be done via the CHANGECOMPANY-function.

    Good luck :)
    Best regards
    Tommy
  • RobertMoRobertMo Member Posts: 484
    DataPerCompany=No should solve your problem.
               ®obi           
    ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Sign In or Register to comment.