Problem with CALCDATE function
poppins
Member Posts: 647
Hi everyone,
I am having some trouble with the following piece of code:
The problem is with the 'FM' parameter which references the end of the month...
The guy who wrote the code is French....and it generates errors when I work with the English language....so does someone knows the equivalent of 'FM' in English???
I am having some trouble with the following piece of code:
"Date1" := CALCDATE('FM',"Date1");
The problem is with the 'FM' parameter which references the end of the month...
The guy who wrote the code is French....and it generates errors when I work with the English language....so does someone knows the equivalent of 'FM' in English???
0
Answers
-
Use
"Date1" := CALCDATE('<CM>',"Date1");
'<CM>' instead of 'FM'
This is language indipendent0 -
The angle brackets (< >) specify that the expression is not translated, regardless of the application language. check developer help by pressing F1.0
-
Thanks a lot Vijay!!!!
I've already tried with 'CM' and the error persisted....You really saved my life !!!!0 -
Your most welcome.0
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