Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Programming Microsoft Dynamics NAV (repost)

Posted By: libr
Programming Microsoft Dynamics NAV (repost)

David Studebaker, "Programming Microsoft Dynamics NAV"
ISBN: 1904811744 | edition 2007 | PDF | 480 pages | 15.2 mb

Create, modify, and maintain applications in NAV 5.0, the latest version of the ERP application formerly known as Navision. For experienced programmers with little or no previous knowledge of NAV development. Learn as quickly as possible to create, modify, and maintain NAV applications. Written for version 5.0 of NAV; applicable for all versions

What you will learn from this book?
Become confident with basic NAV definitions and conventions
Understand the design and development process of a NAV application
Understand the unique aspects of the NAV data and process flows
Data Types, Tables, Forms, Reports, and Codeunits
C/SIDE and C/AL basics - essential navigation, object construction, numbering, basic syntax, naming rules, SIFT technology, string operators and functions, numeric operators and functions, logical and relational operators and functions
Control Logic and Flow - Conditional statements, I/O statements, sorting, filtering, data flow, FlowFields, process logic flow, creating new functions, documentation, testing
Advanced C/AL - modifying existing functions, creating new objects, finding code models, advanced debugging techniques