• No results found

Course Syllabus. Course 80011: Development I in Microsoft Dynamics AX Key Data. Introduction. Audience

N/A
N/A
Protected

Academic year: 2021

Share "Course Syllabus. Course 80011: Development I in Microsoft Dynamics AX Key Data. Introduction. Audience"

Copied!
5
0
0

Loading.... (view fulltext now)

Full text

(1)

For a referral to a Microsoft Certified Partner of Learning Solutions in your area, see the Microsoft Training and Certification Web site at http://www.microsoft.com/traincert. Call your local Microsoft CPLS for more information and to register for classes.

Course 80011: Development I in Microsoft Dynamics AX

2009

Elements of this syllabus are subject to change.

Introduction

This two day instructor led course introduces the student to the Microsoft Dynamics AX 2009® MorphX® development environment. This course develops your

understanding of the integrated development environment of the Microsoft Dynamics AX 2009 MorphX Development Suite. By learning the basics of MorphX, you will understand the building blocks of the Microsoft Dynamics AX 2009 solution. These are necessary toward building customizations to add to a customer’s final solution. Topics include Microsoft Dynamics AX 2009 architecture, data objects, user interfaces in Microsoft Dynamics AX 2009, reporting, and a case study to incorporate all the tools. This course provides a solid foundation for development in Microsoft Dynamics AX 2009 and will enable the student to be successful in more advanced development courses.

This is the first course in the Dynamics AX 2009 Development curriculum and will serve as the entry point for other AX 2009 development courses.

Audience

This course is intended for individuals who will be developing and customizing Microsoft Dynamics AX 2009 applications. This audience typically includes application consultants who are tasked with creating a customized application that is based on specific client requirements. Additionally, consultants who are responsible for training or supporting the customer will benefit from the course.

At Course Completion

After completing this course, students will be able to:

ƒ Describe the architecture of Microsoft Dynamics AX 2009.

ƒ List the main elements of Microsoft Dynamics AX 2009 development. ƒ Use the MorphX development environment and the AOT.

ƒ Design and create tables, forms, reports, and menus.

ƒ Add Places, Forms and Menus to the Navigation Pane and the Area Page. ƒ Modify objects within each major Data Dictionary category.

ƒ Create a customized user interface.

ƒ Use the Microsoft Dynamics AX 2009 Help documentation. ƒ Create report and section templates.

ƒ Build a customized application that is based on specific requirements.

Key Data

Course number: 80011

Number of Days: 2

Available: August 2008

Languages:

• U.S. English

Format:

• Instructor-Led Training (lecture and labs)

Student Materials:

• Student Courseware

Certification Exam:

• AX 2009 Development Introduction

Certification Track: Development

This course syllabus should be used to determine whether the course is appropriate for the students, based on their current skills and technical training needs.

Course content, prices, and availability are subject to change without notice.

Key Related Courses:

• 80020: Introduction to Microsoft Dynamics® AX 2009

• 80012: Development

II in Microsoft Dynamics® AX 2009

• 80013: Development

III in Microsoft Dynamics® AX 2009

• 80014: Development

IV in Microsoft Dynamics® AX 2009

(2)

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:

Chapter 1: Microsoft Dynamics AX 2009 Architecture

This chapter explains the concepts behind the Microsoft Dynamics AX 2009 architecture. The student is also introduced to the main elements of the MorphX development environment.

Sections

ƒ Features of Microsoft Dynamics AX 2009

ƒ Microsoft Dynamics AX 2009 Application Essentials ƒ Microsoft Dynamics AX 2009 Layered Architecture ƒ Tools for Customization

ƒ Security

ƒ Inquiry and Reports ƒ Best Practices

Demonstrations and Labs

ƒ Creating a New Record in the Customer Table ƒ Sorting Records

ƒ Filtering Records on the Sales Order Form

ƒ Finding Records

ƒ Setup the Data Crawler

ƒ Lab - Filtering Records on the Customer Form ƒ Using the Label File Wizard

ƒ Using Intellimorph

ƒ Lab - Moving a Column

ƒ Work with a Company

ƒ Creating a New User Group

ƒ Creating a Simple Query on an Auto Report ƒ Adding a Table in an Advanced Query

ƒ Lab - Creating a Simple Inquiry on an Auto-Report ƒ Test Your Knowledge Questions

(3)

After completing this chapter, students will be able to: ƒ List the advantages of using Microsoft Dynamics AX 2009.

ƒ Describe the main elements of Microsoft Dynamics AX 2009 development. ƒ Navigate throughout Microsoft Dynamics AX 2009.

ƒ Understand the layered architecture of Microsoft Dynamics AX 2009. ƒ Describe the basic security architecture.

ƒ Describe how Microsoft Dynamics AX 2009 uses Companies. ƒ Use Microsoft Dynamics AX 2009 Auto-Reporting.

Chapter 2: Data Dictionary

This chapter explores the MorphX development environment. By the end of this chapter, the student can create and modify objects within each major Data Dictionary category.

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.

(4)

Chapter 3: User Interfaces

This chapter focuses on graphical interfaces in Microsoft Dynamics AX 2009 such as forms and menus. Students will be able to customize and build both of these objects. Microsoft Dynamics AX 2009 Non Graphical objects are also discussed.

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.

Chapter 4: Report Adjustments

This chapter focuses on report elements. The student will design reports using different methods in addition to create report and section templates.

Sections

ƒ Introduction to Report Adjustments ƒ Working with Report Design

(5)

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.

Appendix: Case Study

This chapter serves as a case study using MorphX and its components. Elements discussed in previous chapters are used to build a functional application that is based on a client's requirements.

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.

References

Related documents

This study used both common and rare variants, using polygenic and pathway analyses, to evaluate the genetic etiology of ADHD in a large homogenous Han Chinese case–control

While the economic motivations are significant in the shopping behaviour of second-hand shoppers (Guiot & Roux 2010) ; Ferraro, Sands, Brace-Govan 2016), there has been a

A notion of AKE-security for AB-AKE is presented based on the security models for group key exchange protocols and also taking into account the security requirements

Omani banks that have foreign branches are required to translate their assets, liabilities and income statements into Omani rials at the rates of exchange at the balance sheet date..

Technical questions concerning this Request for Proposal should be directed to Pauline Williams, Information Specialist at the Gainesville Area Chamber of Commerce via email at

Unless otherwise noted, on the physical plane, spirits’ Walking rate is Agility x 2. They use the Running skill to sprint for +2 meters per hit. Once they inhabit a vessel they

The public disclosures which have been made by Lincoln Steffens and other writers as to the immoral and unrighteous influence of money in national and municipal

This module introduces the features in Microsoft Dynamics AX 2012 that support the sales and purchase processes, and it also reviews the data models and coding patterns for many of