Microsoft - Dynamics AX 2012 Development - Advanced

Looptijd

Looptijd:

Slechts 4 dagen

Methode

Methode:

Klas / Online / Hybride

Volgende datum

Volgende datum:

24/6/2024 (Maandag)

Overzicht

Wilt u de eerste zijn die de Microsoft Dynamics AX 2012 training en certificering binnenhaalt?

Deze cursus voorziet u van de vaardigheden om een expert te worden in Dynamics AX 2012 Development. U zult geïntroduceerd worden in the meer gevorderde hulpprogramma's van de Microsoft Dynamics AX 2012 ontwikkelomgeving.

U zult getraind worden in en getest worden op de volgende Officiële Microsoft Cursusmaterialen:

  • MOC 80312: Development III in Microsoft Dynamics AX 2012
  • MOC 80313: Development IV in Microsoft Dynamics AX 2012

Zeven redenen waarom jij voor jouw AX 2012 Development cursus voor Firebrand kiest:

  1. Jij zal in slechts 4 dagen AX 2012 Development gecertificeerd zijn. Doordat onze cursussen residentieel zijn kunnen wij langere lesdagen aanbieden en zal je tijdens je verblijf volledig gefocust zijn op jouw cursus
  2. Onze AX 2012 Development cursus is all-inclusive. Cursusmaterialen, examens, accommodatie en maaltijden zijn inbegrepen.
  3. Slaag de eerste keer voor AX 2012 Development of train gratis opnieuw. Vraag naar de voorwaarden van onze certificeringsgarantie bij onze Education Consultants.
  4. Je zal meer over AX 2012 Development leren. Waar opleidingen elders doorgaans van 9:00 tot 17:00 duren, kan je bij Firebrand Training rekenen op 12 uur training per dag!

  5. Je zal AX 2012 Development sneller beheersen. Doordat onze cursussen residentieel zijn word je in korte tijd ondergedompeld in de theorie. Hierdoor zal je volledig gefocust zijn op de cursus en zal je sneller de theorie en praktijk beheersen.
  6. Je zal voor AX 2012 Development studeren bij de beste training provider. Firebrand heeft het Q-For kwaliteitlabel, waarmee onze standaarden en professionaliteit op het gebied van training erkend worden. We hebben inmiddels 134561 professionals getraind en gecertificeerd!
  7. Je gaat meer doen dan alleen de cursusstof van AX 2012 Development bestuderen. We maken gebruik van laboratoria, case-studies en oefentests, om ervoor te zorgen dat jij jouw nieuwe kennis direct in jouw werkomgeving kan toepassen.

Voordelen

Andere versnelde trainingsaanbieders vertrouwen sterk op colleges, onafhankelijke zelftesten en studeren.

Effectieve technische instructies moeten zeer gevarieerd en interactief zijn om het aandachtsniveau hoog te houden, kameraadschap en teamwerk tussen de studenten en de instructeur te bevorderen en kennis te verankeren door praktisch leren.

Firebrand Training biedt instructies om aan elke leerbehoefte te voldoen:

  • Intensieve groepsinstructie
  • Eén-op-één instructie aandacht   
  • Hands-on labs
  • Lab partner- en groepsoefeningen
  • Vraag en antwoord oefeningen
  • Onafhankelijke studie

Deze informatie is verstrekt als een nuttig hulpmiddel voor kandidaten die een opleiding overwegen. Cursussen inclusief certificering worden geleverd met een certificeringsgarantie. Slaag de eerste keer of train opnieuw gratis (je betaal voor de accommodatie en examens bij jouw terugkeer). Wij kunnen geen garanties geven over persoonlijke successen of voordelen van het behalen van certificering.

Inhoudsopgave

MOC 80312 - Development III in Microsoft Dynamics AX 2012

  • Create a test case.
  • Add methods to a test case.
  • Run a test case.
  • Build a test project and suite.
  • Isolate test cases appropriately.
  • Explain the MorphX development environment and the Application Object Tree
  • Program optimal database access using a "while select" statement.
  • Program optimal database access using queries.
  • Describe the caching mechanisms in Microsoft Dynamics AX.
  • Prevent and resolve database locking.
  • Use temporary tables in classes, forms, and reports.
  • List the reasons for using InitFrom methods.
  • Use ParmId and ParmTables.
  • Discuss date effectiveness and describe how to build date effective forms.
  • Add a computed column to a view.
  • Employ the various techniques available for integrating external data with Microsoft Dynamics AX.
  • Use collection classes to store data in X++.
  • List which application objects control different Graphical User Interface (GUI) components.
  • Modify and use the Application Substituted Kernel Classes.
  • Extend the RunBase framework to create new batch processes.
  • Transfer information using the Args object.
  • Identify the main sections that make up a form.
  • Add data sources to a form to define what data is displayed by the form.
  • Add controls to a form to display data.
  • Modify form methods to the control how the form behaves when it opens and closes.
  • Make decisions about where to place the code.
  • Make runtime modification of the fetch of data.
  • Explore the Application Object Tree (AOT) from Visual Studio.
  • Create a project in Visual Studio.
  • Write .NET managed code that uses X++ objects.
  • Deploy managed code.
  • Debug code using Visual Studio.
  • Configure how the workflow engine is executed on a server.
  • Specify which application module a workflow is applicable to using a workflow category.
  • Link tables to workflows using a query.
  • Create a new workflow type.
  • Apply a workflow to a form.
  • Define what happens when the workflow is approved or denied.
  • Create Event Handlers and apply them to a workflow.
  • Configure a workflow.

MOC 80313 - Development IV in Microsoft Dynamics AX 2012

Module 1: Number Sequences

Learn how to perform customizations using the number sequence framework.

Lessons

  • Introduction
  • Set Up and Administration
  • Extensibility Scenarios
  • Using Number Sequences in Forms

Lab: 1.1 Implement a New Number Sequence/

After completing this module, you will be able to:

  • Describe the features of number sequences in Microsoft Dynamics AX 2012.
  • Describe the steps for setting up and administering a number sequence.
  • Develop new number sequences by extending the NumberSeqApplicationModule class.
  • Use the Form Handler to create number sequences in a form.

Module 2: Framework Features

In this module, you’ll learn to describe frameworks, subsystems and features in Microsoft Dynamics AX 2012.

Lessons

  • Introduction
  • Event Handlers for Customization
  • Integration with Microsoft Dynamics AX
  • Interop to X++
  • Interop from X++
  • Deploy .NET Assemblies for Interop

After completing this module, you will be able to:

  • Describe the concept of events and how they can be used in Microsoft Dynamics AX.
  • Describe the various methods for integrating with Microsoft Dynamics AX.
  • Describe the various types of services available in Microsoft Dynamics AX.
  • Use a proxy class for .NET interop to X++.
  • Access managed assemblies from X++.
  • Explain how .NET Framework assemblies are deployed.

Module 3: Application Foundation Features

There are many application foundation features in Microsoft Dynamics AX 2012. This module introduces you to several of these features.

Lessons

  • Introduction
  • Global Address Book
  • Extensible Data Security Policy Framework
  • Financial Dimension Framework
  • Organization Model Framework
  • Case Management Framework
  • Policy Framework

Lab: 3.1 Extensible Data Security Policies

Lab: 3.2 Extend Case Management

After completing this module, you will be able to:

  • Describe how to set up and use the Global Address Book.
  • Review the data model and classes for the Global Address Book framework.
  • Create a new entity for the Global Address Book.
  • Modify the Extensible Data Security policy for the new Global Address Book entity.
  • Retrieve an address from the Global Address Book on a transaction.
  • Describe how extensible data security policies can be used to help secure your data.
  • Create and use extensible data security policies.
  • Describe how financial dimensions are used.
  • Describe the various types of organizations available in Microsoft Dynamics AX 2012.
  • Describe how the organization model is used throughout the system.
  • Create a custom operating unit, and organization type.
  • Describe how cases are used in Microsoft Dynamics AX 2012.
  • Create a new case association type.
  • Add case management to a form.
  • Explain how policy rules are used.
  • Review the data model for the policies framework.
  • Create a new policy type and policy rule.

Module 4: Use and Design of the Ledger Module

Describe a series of tasks that show the functionality used in the General Ledger, Budgeting, and Fixed Assets modules.

Lessons

  • Introduction
  • General Ledger Overview
  • Chart of Accounts
  • Journals and Transactions
  • Budgeting Overview
  • Fixed Asset Overview

Lab: 4.1 Create a System-Defined Dimension

Lab: 4.2 Import Ledger Transactions

After completing this module, you will be able to:

  • Describe currencies, exchange rates, fiscal calendars, and periods.
  • Describe the components that comprise the chart of accounts.
  • Review the steps for adding financial dimension controls to a form.
  • Create a new system-defined dimension.
  • Describe how journals and transactions are used to update the general ledger.
  • Describe how the Budgeting module is used.
  • Review the data model and key classes used for budgeting and budget checking.
  • Describe how the Fixed Assets module is used.
  • Review the data model for Fixed Assets.

Module 5: Use and Design of the Product Information Management Module

This module highlights the new patterns used to represent item-product master data.

Lessons

  • Introduction
  • Products
  • Inventory Dimensions
  • Managing Inventory Policies

Lab: 5.1 Product Information Management Workshop

After completing this module, you will be able to:

  • Describe how products are set up, released, and finalized.
  • Describe how inventory dimensions and groups are used to manage product information.
  • Review the data model for inventory dimensions.

Module 6: Use and Design of the Inventory and Warehouse Management Module

Learn the functionality offered by the Inventory and Warehouse Management module by describing a series of tasks that are performed by using the module.

Lessons

  • Introduction
  • Reservations and Marking
  • Inquiries and Transactions
  • Inventory Journals
  • Quarantine and Quality Management
  • Other Functionality

Lab: 6.1 Import Beginning Balances

Lab: 6.2 Inventory Blocking

After completing this module, you will be able to:

  • Describe how reservations and marking are used in the system.
  • Review the inventory transactions and on hand inquiries.
  • Describe the data model for inventory transactions and on hand inventory.
  • Review the structure of the InventOnHand Class.
  • Explain how inventory journals are used.
  • Discuss the inventory journals data model and the structure of the InventJournalCheckPost classes.
  • Describe how quarantine management and quality management are used in the system.
  • Explain inventory blocking.
  • Describe other functionality that is available in the Inventory and Warehouse Management module.

Module 7: Use and Design of the Accounts Receivable and Accounts Payable

Review the functionality that is available for customers and vendors and the primary transactions that occur for each module.

Lessons

  • Introduction
  • Customers
  • Vendors
  • Free Text Invoices
  • Vendor Invoices
  • Payments
  • Collection and Interest
  • Bills of Exchange
  • Promissory Notes

Lab: 7.1 Export Vendor Payments

Lab: 7.2 Transfer Balances

After completing this module, you will be able to:

  • Describe the activities and transactions that can be created for customers.
  • Review the customer data model.
  • Describe the activities and transactions that can be created for customers.
  • Describe how free text invoices are used.
  • Review the data model and framework that is used for processing free text invoices.
  • Review the various ways that vendor invoices can be generated.
  • Describe the set up that is required for payments and review the data model for payment set up.
  • Describe how customer and vendor payments are made.
  • Review the customer payment data model and discuss the framework that is used for making and generating payments.
  • Describe how collections and interest notes are used.
  • Review the data model and framework for interest notes.
  • Describe the functionality that is available for bill of exchanges.
  • Describe the functionality that is available for promissory notes.

Module 8: Use and Design of the Sales and Purchase Module

Get an introduction to the features in Microsoft Dynamics AX 2012 that support the sales and purchase processes, and review the data models and coding patterns for many of the features.

Lessons

  • Introduction
  • Sales and Purchase Orders
  • Agreements
  • Charges
  • FormLetter Framework
  • Other Features

Lab: 8.1 Add a Field to the Sales Invoice

After completing this module, you will be able to:

  • Review the general features that are supported with sales and purchase orders.
  • Describe how sales and purchase orders integrate with other modules
  • Discuss the primary tables used in the purchase order flow.
  • Describe how the PurchType, PurchLineType, and PurchTotals classes work.
  • Describe how trade agreements are used and set up.
  • Review the data model for trade agreements.
  • Discuss how the trade agreement classes are used and can be extended.
  • Describe how sales and purchase agreements are used and set up.
  • Review the data model for sales and purchase agreements.
  • Discuss how the sales and purchase agreement classes are used and can be extended.
  • Describe how pricing policies are used.
  • Describe how charges are used and set up.
  • Review the data model for charges.
  • Describe how the FormLetter framework is used.
  • List the various documents that are processed through the FormLetter framework.
  • Describe the data model for updating documents.
  • Describe how the FormLetter classes relate to each other and generally work.
  • Describe how to make modifications to the FormLetter framework.
  • Describe the differences between the sales order and the sales quotation features, data model, and classes.
  • Describe the differences between the purchase order and the request for quotation features, data model, and classes.
  • Describe the differences between the purchase order and the purchase requisitions features, data model, and classes.
  • Explain how to use and set up categories and category hierarchies.
  • Review the data model for categories and category hierarchies.

Module 9: Use and Design of the Project Management and Accounting Module

This module introduces you to the Project management and Accounting module of Microsoft Dynamics AX.

Lessons

  • Introduction
  • Projects
  • Work Breakdown Structure
  • Journals and Transactions
  • Budgets and Forecasting
  • Project Contracts
  • Invoicing
  • Estimates and Revenue Recognition
  • Project Management and Accounting Add-In

Lab: 9.1 Warranty Item

Lab: 9.2 Put and Invoice Proposal on Hold

After completing this module, you will be able to:

  • Describe how projects are created, and the various types of projects that are available.
  • Review the data model for projects.
  • Discuss the significant classes that are used with projects.
  • Describe how the work breakdown structure is used with projects and how the data model relates to the project data model.
  • Discuss the transaction types that are used for journals in the Project management and Accounting module and how categories, pricing, and line properties control the posting of these transactions.
  • Review the data model and the ProjTrans class hierarchy that is used for posting transactions against a project.
  • Describe how budgeting and forecasting works with projects.
  • Review the data model for budgets and forecasts.
  • Describe how project contracts are used.
  • Review the data model for project contracts.
  • Describe how project invoice proposals and invoices are generated in Microsoft Dynamics AX.
  • Review the data model and classes used for generating invoice proposals and invoices.
  • Review how estimate projects and cost templates are used in the system.
  • Describe the Project Management and Accounting Add-In.

Module 10: Use and Design of the Production Control Module

Discuss the major components of the Production Control module in Microsoft Dynamics AX 2012.

Lessons

  • Introduction
  • Bill of Materials
  • Routes
  • Production Orders
  • Scheduling
  • Planned Production Orders
  • LEAN Manufacturing
  • Process Industries

Lab: 10.1 Bill of Material

After completing this module, you will be able to:

  • Review the basics of bill of materials and the data model
  • Introduce routes and operations.
  • Describe the major features of production orders.
  • Review scheduling methods, resources and jobs.
  • Describe master planning and the planned production order journal model.
  • Introduce lean manufacturing, Kanban, and production flow models.
  • Review Process Industries in Microsoft Dynamics AX 2012.

Module 11: Workflow

This module introduces you to advanced development topics that explain how to implement line-item workflows, create workflow work item queues, create new workflow providers, implement currency support in the Condition Editor, and implement conditions on fields that represent hierarchies in the Condition Editor.

Lessons

  • Introduction
  • Line-Item Workflows
  • Workflow Providers
  • Work Item Queues
  • Currency in the Condition Editor
  • Hierarchy Type Fields in the Condition Editor

Lab: 11.1 Workflow Workshop

After completing this module, you will be able to:

  • Implement a new line-item workflow.
  • Review the workflow providers in Microsoft Dynamics AX 2012.
  • Create a custom workflow provider.
  • Enable queues for a workflow document.
  • Discuss how currency type fields function within the Condition Editor.
  • Review the steps required to implement a new hierarchy type field to be used in the Condition Editor.

Module 12: Reporting

This module introduces you to the features of SSRS and shows how to create simple reports by using a query and an auto-design. In addition, a complex report using by the new report data provider framework in a precision design is reviewed.

Lessons

  • Introduction
  • Reporting Features Overview
  • Report Data Overview
  • Creating Basic Reports from a Query
  • Create a Precision Design Report from a Report Data Provider
  • Manage Report Execution by Using X++
  • Business Logic in Report Data Methods
  • Print Management

Lab: 12.1 Report Workshop

After completing this module, you will be able to:

  • Explain the report capabilities in Microsoft Dynamics AX 2012.
  • Describe the key concepts involved when specifying data for your reports.
  • Create a new query and then bind the query to a new SQL Server Reporting Services report together with an auto design.
  • Add sorting, grouping, filters, and parameters to a report.
  • Save, deploy, and view a report in Microsoft Dynamics AX.
  • Discuss the Model-View-Controller (MVC) pattern.
  • Define the report dataset.
  • Create a temporary table to store the report dataset.
  • Manage report parameters in a data contract class in X++.
  • Create a report data provider (RDP) class.
  • Work with report precision design.
  • Explain how to print a report, set the print settings, prevent the display of print setup, set the query range, and set a report parameter value in X++.
  • Review how reports bound to a report data method can contain business logic to access data.
  • Describe the components of print management and the steps that are used to implement each component of print management.

Wat is inbegrepen?

Officieel Microsoft Lesmateriaal:

  • MOC 80312: Development III in Microsoft Dynamics AX 2012
  • MOC 80313: Development IV in Microsoft Dynamics AX 2012

Vereisten

U heeft algemene kennis van en ervaring met Microsoft Dynamics AX 2009, en kennis van de Dynamics AX 2012 ontwikkelomgeving.

Weet je niet zeker of je aan de vereisten voldoet? Maak je geen zorgen. Jouw trainingsadviseur bespreekt jouw achtergrond met je om te begrijpen of deze cursus geschikt is voor je.

Beoordelingen

Wereldwijd heeft Firebrand in haar 10-jarig bestaan al 134561 studenten opgeleid! We hebben ze allemaal gevraagd onze versnelde opleidingen te evalueren. De laatste keer dat we onze resultaten analyseerden, bleek 96.41% ons te beoordelen als 'boven verwachting'


"Great teacher, extremely skilled, great personality. "
Steven Pringels , Syncrogenics. (15/12/2011 (Donderdag) t/m 18/12/2011 (Zondag))

"Intensive but complete training. You can tell the instructor is a leader in their field. "
B.H, Natures Way Foods Ltd. (23/1/2017 (Maandag) t/m 26/1/2017 (Donderdag))

"Enjoyed the environment - Firebrand provide correct atmosphere and tools to allow candidate to disconnect from everything and just focus on their studies."
F.A.. (26/5/2016 (Donderdag) t/m 29/5/2016 (Zondag))

"Very detailed. It answered all my questions."
Derek Dongray, European Metal Recycling Ltd. (10/3/2016 (Donderdag) t/m 13/3/2016 (Zondag))

"This was a nice course and great training. The instructor has great knowledge and is able to communicate/explain details thoroughly and in depth."
P.S..

Cursusdata

Start datum

Eind datum

Status

Locatie

Nu boeken

19/2/2024 (Maandag)

22/2/2024 (Donderdag)

Beëindigde cursus - Geef feedback

-

 

24/6/2024 (Maandag)

27/6/2024 (Donderdag)

Wachtlijst

Landelijk

 

5/8/2024 (Maandag)

8/8/2024 (Donderdag)

Beperkte beschikbaarheid

Landelijk

 

16/9/2024 (Maandag)

19/9/2024 (Donderdag)

Open

Landelijk

 

28/10/2024 (Maandag)

31/10/2024 (Donderdag)

Open

Landelijk

 

9/12/2024 (Maandag)

12/12/2024 (Donderdag)

Open

Landelijk

 

Nieuwste beoordelingen van onze studenten