General Dimension Value Type Question

jayleferm
Member Posts: 13
Hi all,
during a setting and testing of a new client, my colleague and I saw that it is possible to post on dimension value types "Standard" and "Begin-Total". We could not believe that until we saw it in the codeunit 408:
Because of being curious, I've looked into the help of NAV, training materials and searched on several sites, and everyone says, that posting is possible for dimension value types of "Standard" and "Begin-Total". But I did not found anywhere the reason to post on Begin-Totals, even the purpose or examples. :-k
So my (possible stupid) questions:
- Why are dimension value types of "Begin-Total" allowed to post?
- What was the reason for allowing to post them?
- And how should I imagine a case where I want to post a begin-total?
The only I could imagine is that this could be used as collecting box where everything could be assigned which doesn't match to Standard value type belonging to the begin-total. Or am I wrong?
during a setting and testing of a new client, my colleague and I saw that it is possible to post on dimension value types "Standard" and "Begin-Total". We could not believe that until we saw it in the codeunit 408:
[..] IF NOT (DimVal."Dimension Value Type" IN [DimVal."Dimension Value Type"::Standard, DimVal."Dimension Value Type"::"Begin-Total"]) THEN BEGIN DimErr := STRSUBSTNO(Text017,DimVal.FIELDCAPTION("Dimension Value Type"), DimVal.TABLECAPTION,DimCode,DimValCode,FORMAT(DimVal."Dimension Value Type")); EXIT(FALSE); END; [..]
Because of being curious, I've looked into the help of NAV, training materials and searched on several sites, and everyone says, that posting is possible for dimension value types of "Standard" and "Begin-Total". But I did not found anywhere the reason to post on Begin-Totals, even the purpose or examples. :-k
So my (possible stupid) questions:
- Why are dimension value types of "Begin-Total" allowed to post?
- What was the reason for allowing to post them?
- And how should I imagine a case where I want to post a begin-total?
The only I could imagine is that this could be used as collecting box where everything could be assigned which doesn't match to Standard value type belonging to the begin-total. Or am I wrong?
0
Comments
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K 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
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions