售 价:¥
温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印
为你推荐
Title Page
Copyright and Credits
Microsoft Dynamics NAV Development Quick Start Guide
About Packt
Why subscribe?
Packt.com
Contributors
About the author
About the reviewer
Packt is searching for authors like you
Preface
Who this book is for
What this book covers
To get the most out of this book
Download the example code files
Conventions used
Get in touch
Reviews
Getting Started with the NAV Development Environment
Installing the NAV development environment
Setup configuration
License information
Managing NAV server configuration with Microsoft Management Console (MMC)
Creating a NAV server instance with MMC
Modifying server settings with MMC
Connecting to the new server instance
Managing NAV installation with NAV the Administration Shell
Creating a NAV Server instance with Administration Shell
Managing the NAV server with the Administration Shell
Introducing the Object Designer
C/SIDE and application objects
Hello World example
Running objects from the Object Designer
Exporting and deploying NAV objects
Managing objects with the Dynamics NAV Development Shell
Summary
Codeunits - Structuring C/AL Code
Compiling a codeunit and error handling
Handling compilation errors
Declaring and calling functions
Function parameters and return values
How to add parameters to a function
Function return value
Declaring variables – variable scope
Local variables
Variable properties – declaring arrays
Global variables
Passing variables by value and by reference
Record variables
Iterating over a recordset
Filtering records
Inserting and modifying records
Codeunit variables – calling functions from other codeunits
Text constants
Summary
Tables - Creating Data Structure
Designing the table structure
Creating tables
Synchronizing table metadata with SQL Server
Defining the primary key and secondary indexes
Defining primary keys
Table indexes
Configuring default pages for tables
Creating a list page using a page wizard
Configuring default lookup and drilldown pages
Table relations
Field class – Flowfields and Flowfilters
Modifying FieldClass
Configuring the field calculation formula
Adding a field to a page
Table triggers
Rec and xRec global variables
Summary
Designing User Interface
Page creation wizard
Card pages
List pages
ListPart and CardPart pages – subpages and FactBoxes
ListPart subpage
FactBox subpages
Page triggers – C/AL code in pages
Lookups and DrillDowns
Page action designer
Menu suite
Summary
Exchanging Data with XML Ports
Importing data from CSV files
Importing data from XML files
XMLport triggers
Exporting table data
Designing the request page
Running XMLports from C/AL code
Exporting data from a C/AL function
Importing XML from C/AL
Summary
NAV Event Model
Integration events
Database trigger events
UI events
Publishing custom events
Event publisher function
Raising events
Manual event subscription
Summary
Presenting Data in Reports
Preparing a report dataset
Modeling a report layout
Layout design
Formatting data output
Report triggers
Designing a report request page
RDLC expressions
Interactive reports
Data items based on temporary tables
Summary
Debugging Your Code
Activating the debugger
Breakpoints
Activating breakpoints
Break rules
Conditional breakpoints
Variables – Watches – Callstack
Capturing code coverage
Summary
Other Books You May Enjoy
Leave a review - let other readers know what you think
买过这本书的人还买过
读了这本书的人还在读
同类图书排行榜