Learn how a data warehouse makes creating financial statements from multiple systems fast and easy by storing all of your data in a single place that is optimized for end user reporting.
Video-1
http://jetreports.wistia.com/medias/018bcsea5n?embedType=iframe&videoWidth=640
Video-2
http://jetreports.wistia.com/medias/93wgjbfxep?embedType=iframe&videoWidth=640
Showing posts with label Statements. Show all posts
Showing posts with label Statements. Show all posts
Wednesday, 20 April 2016
Tuesday, 6 October 2015
Changes in C/AL Behaviour C/AL Statements in Nav 2016
The following table lists the summary of new, removed, or changed C/AL statements in Microsoft Dynamics NAV 2016.
Will come with more details in my later posts.
Important
If your solution has used FOREACH or BREAK as names of variables in earlier versions of Microsoft Dynamics NAV, you must change the names before you upgrade to Microsoft Dynamics NAV 2016.
Alternatively, you can enclose the variable names in quotation marks. If you do not, and you import an object that has this code in text format, you cannot compile the object.
Will come with more details in my later posts.
Statement | Description |
FOREACH | New statement. Iterate through a .NET Framework collection or array. |
BREAK | New statement. Terminates the iteration statement in which it used. |
Important
If your solution has used FOREACH or BREAK as names of variables in earlier versions of Microsoft Dynamics NAV, you must change the names before you upgrade to Microsoft Dynamics NAV 2016.
Alternatively, you can enclose the variable names in quotation marks. If you do not, and you import an object that has this code in text format, you cannot compile the object.
Labels:
2016,
C/AL,
Changes,
Corfu Navision 2016,
Dynamics,
in,
Information,
Microsoft,
MS,
Nav,
Navision,
Statements
Subscribe to:
Posts (Atom)