Course Syllabus: Course 80011: Development I in Microsoft Dynamics AX 2009
Course Syllabus: Course 80011: Development I in Microsoft Dynamics AX 2009
Prerequisites
Before attending this course, students must have:
Some working knowledge of Microsoft® Windows®
Basic knowledge of programming methodologies and integrated development
environments.
General Microsoft Dynamics AX 2009 knowledge helps but is not required for this
course.
In addition, it is recommended, but not required, that students have completed:
Course 280020: Introduction to Microsoft Dynamics® AX 2009.
Student Materials
The student kit includes a comprehensive workbook and other necessary materials for
this class.
To help you prepare for this class, review the following resources:
Sections
Sections
MorphX and the Application Object Tree
Tables
Relations
Data Types – Extended and Primitive
Base Enumerations
Maps
Views
Indices
Demonstrations and Labs
Opening the AOT
Creating a table
Lab – Table Creation
Creating a Relation on a Table
Creating an Extended Data Type
Assigning an Extended Data Type to a Field
Creating Base Enums
Creating an Extended Data Type By Using Base Enums
Creating Views
Lab - Views
Creating an Index
Lab - Indices
After completing this chapter, students will be able to:
Describe the MorphX development environment and the Application Object Tree
(AOT).
Design and create tables using MorphX.
Use relations on Microsoft Dynamics AX 2009 tables.
Use the different data types within Microsoft Dynamics AX 2009.
Describe the role of Views.
Use the different types of Indices.
Create and modify objects within each major Data Dictionary category.
Course Outline • Development I in Microsoft Dynamics AX 2009
Sections
Projects
Forms
Menu items in MorphX
Navigation Panes and Area Pages
Microsoft Dynamics AX 2009 Non Graphical Objects
Demonstrations and Labs
Create a Project
Examining a Form’s Design
Build a Form
Create the Form Design
Lab – Form Creation
Creating a Display Menu Item
Adding a Menu Item to a Menu
Create a Menu and Add a Menu Reference
Lab – Menu Item Creation
Create a Query
Create an Advanced Query
After completing this chapter, students will be able to:
Use projects in Microsoft Dynamics AX 2009.
Describe Microsoft Dynamics AX 2009 graphical interfaces.
Design and build Forms in Microsoft Dynamics AX 2009.
Create customized menus and menu items.
Describe non-graphical objects in Microsoft Dynamics AX 2009.
Create Queries and describe where queries can be used.
Sections
Introduction to Report Adjustments
Working with Report Design
Report Templates
Course Outline • Development I in Microsoft Dynamics AX 2009
Demonstrations
Working with the Visual Report Designer
Modifying Report Properties
Using the Auto Design Specs
Create a Custom Report Design
Building a Custom Generated Report
Create and Attach a Report Template
Create and Attach a Section Template
Test Your Knowledge Questions
After completing this chapter, students will be able to:
Use the visual report designer in Microsoft Dynamics AX 2009.
Work effectively with report elements.
Design reports using different methods.
Create report and section templates.
Use best practices creating reports.
Sections
Scenario
Part 1: Metadata Design
Part 2: Creating the Basic Data Objects
Part 3: Creating the Graphical Components
Exercises
Use the tools and utilities described in the previous chapters to design and
customize an application.
Use this chapter to build:
Tables
Relations
Base enumerations
Extended data types
Basic forms
Reports
Menus
Menu items
Appendix: Solutions
This Appendix contains all the answers to the Test Your Knowledge and Test Your
Skills sections.