Add Dimensions after Posting Document in NAV 2013
gsbalasa
Member Posts: 31
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
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
-
Not in standard functionality. When we originally implemented the dimensions functionality (Navision v. 3.0), it was a distinct requirement that dimensions are part of the posted entity and hence that they could not be modified - just like you cannot change e.g. the posting description.Bardur Knudsen
Microsoft - Dynamics NAV0 -
I faced this requirement for a customer, too.
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.* Daniele Rebussi * | * Rebu NAV Diary *0 -
there is a mod in the download section to change dimensions.0
-
I have found the dimension correction for 2009 for not 2013,
My requirement is to add the dimensions for the posted documents
Please suggest me
Regards
Gowri0 -
Ask the creator if he has a newer version?0
-
NAV 2013 introduced the dimension set id which points to a common set of dimensions for that id.
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.David Machanick
http://mibuso.com/blogs/davidmachanick/0 -
Basically you can copy the code from tables 36/37/38/38 that deals with dimensions. However, I would strongly suggest that you implement some kind of restriction or logging of history, as we are talking about posted entries, and we generally don't like that people are able to alter history. For instance, you could implement a restriction that says that you can only add dimensions, and not change or delete.Bardur Knudsen
Microsoft - Dynamics NAV0
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 610 NAV Courses, Exams & Certification
- 1.9K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 251 Dynamics CRM
- 103 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions
