Dear Experts,
One of my client has posted some documents with mentioning the dimensions,
Now the client want to Add / modify the dimensions for the posted documents.
Client is using NAV 2013
Please suggest me is there any way to do the same
Regards
Gowri
0
Comments
Microsoft - Dynamics NAV
Here some constraints we introduced:
- Apply dimension modification to the entire document (header and lines)
- Manage only coherent dimension values: for instance deny of change a dimension if it has two different values on lines
Every related table needs to have global dimensions updated and, in consequence through dim. management standard codeunit, have dimension set ID field updated too.
My requirement is to add the dimensions for the posted documents
Please suggest me
Regards
Gowri
There is also a table - dimension set tree node.
You should take a look at the code in DimensionManagement and try and replicate it - in a test system.
Remember anything you do is unsupported.
http://mibuso.com/blogs/davidmachanick/
Microsoft - Dynamics NAV