Block "Dimension Value Combination"

vivek4121vivek4121 Member Posts: 165
Hi All,

I need to block few "Dimension Value combinations" in some companies. I don't want to do that manually.
Is there any other way out for this?

Thanks in advance.

Comments

  • KishormKishorm Member Posts: 921
    If you don't want to do it manually then you will need to do it via code
  • vivek4121vivek4121 Member Posts: 165
    any examples?
  • joerg_renzjoerg_renz Member Posts: 29
    You should use "Dimension Combinations" to block dimension combinations and/or dimension value combinations.
  • vivek4121vivek4121 Member Posts: 165
    Hi Joerg_renz,

    I do not want to do it manually as I have many companies in the database where in need to do the same.
  • joerg_renzjoerg_renz Member Posts: 29
    Hi,
    do you have the same dimension codes and dimension value codes in all of your companies?
    Nevertheless - i think you have to do this via program code
  • Slawek_GuzekSlawek_Guzek Member Posts: 1,690
    You can build your configuration in one company and then copy it and paste in other companies.
    Slawek Guzek
    Dynamics NAV, MS SQL Server, Wherescape RED;
    PRINCE2 Practitioner - License GR657010572SG
    GDPR Certified Data Protection Officer - PECB License DPCDPO1025070-2018-03
  • vivek4121vivek4121 Member Posts: 165
    Hi Joerg,
    Yes, I have same dimension codes and dimension value codes in all companies.
  • vivek4121vivek4121 Member Posts: 165
    Hi Slawek,
    You can build your configuration in one company and then copy it and paste in other companies.
    Can you please elaborate it a bit. As I need to block few Dimension values codes in several companies.

    Thanks in advance!!
  • joerg_renzjoerg_renz Member Posts: 29
    Hi,
    you have to define the allowed dimension combinations and dimension value combinations.
    Once you have defined the combinations in one company, the data is stored in table 350 "dimension combination" and table 351 "dimension value combination".
    After your definition, you can copy the entries in these tables from one company to your other companies (e.g. with rapid start services).
Sign In or Register to comment.