NAV 2009 vs NAV2013R2 - FLowfield and Flowfielter
tWism
Member Posts: 9
Hello all,
i'm facing an error with NAV2013 when trying to reproduce the same funcionality that i have in 2009.
In the table 5612 - FA Depreciation Book in NAV2009, i have a custom field, which is a Flowfield with this calculation formula:
Exist("FA Depreciation Book" WHERE (FA No.=FIELD(FA No.),Depreciation Book Code=FIELD(Depreciation Book Code),FA Posting Date Filter=FIELD(FA Posting Date Filter),Book Value=CONST(0)))
The problem is with the use of the Flowfilter "FA Posting Date Filter".
In NAV2013 the table compiles with no error, but when the function calcfields its called, whenever i run the table or some C/AL code that uses the calcfield funcion, i have this error:
https://www.dropbox.com/s/dmduiwjczo9mjuh/SQL_error_flowfilter.jpg
Anyone have sugestions?
Thank you!
i'm facing an error with NAV2013 when trying to reproduce the same funcionality that i have in 2009.
In the table 5612 - FA Depreciation Book in NAV2009, i have a custom field, which is a Flowfield with this calculation formula:
Exist("FA Depreciation Book" WHERE (FA No.=FIELD(FA No.),Depreciation Book Code=FIELD(Depreciation Book Code),FA Posting Date Filter=FIELD(FA Posting Date Filter),Book Value=CONST(0)))
The problem is with the use of the Flowfilter "FA Posting Date Filter".
In NAV2013 the table compiles with no error, but when the function calcfields its called, whenever i run the table or some C/AL code that uses the calcfield funcion, i have this error:
https://www.dropbox.com/s/dmduiwjczo9mjuh/SQL_error_flowfilter.jpg
Anyone have sugestions?
Thank you!
0
Comments
-
You are trying to calf flow field from another flow field? Because it looks like yes. Because why else you will set filter on flowfilter of the target table... Because big changes in the flow field technology in the NAV 2013, I will expect that this will not work as before. Do not forget that now NAV support the autocalcfields command, that it is using subqueries to calf the flowfields etc.0
Categories
- All Categories
- 73 General
- 73 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
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 333 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 991 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
