Development IV in Microsoft Dynamics AX 2012



Similar documents
Integration points: Project management and accounting and other Microsoft Dynamics AX 2012 modules

What's New - Application in Microsoft Dynamics AX 2012 for Supply Chain Management, and Manufacturing Course 80163A: 1 Day; Instructor-Led

Table of Contents. Bibliografische Informationen digitalisiert durch

Microsoft Dynamics AX 2012 R2 New Features*

Fast Track: Applications in Microsoft Dynamics CRM 2015 / CRM Online (Microsoft Training Course: F1082) - 2 days

SMB Intelligence. Reporting

Project Management and Accounting in Microsoft Dynamics AX 2012

Implementing Data Models and Reports with Microsoft SQL Server 2012 MOC 10778

Implementing Data Models and Reports with Microsoft SQL Server

1. Digital Literacy - Computer Security and Privacy 2. Partners in Learning: Organize and Manage the Use of ICT in Your Classroom 3.

New, changed, or deprecated features

SQL Server 2012 Business Intelligence Boot Camp

Configuring budget planning for Microsoft Dynamics AX 2012 R2

MS DYNAMICS AX PROJECT MANAGEMENT AND ACCOUNTING Training Course Outline. Microsoft Dynamics AX Project Management and Accounting

Microsoft. Course 20463C: Implementing a Data Warehouse with Microsoft SQL Server

What s New in Microsoft Dynamics GP 2015 R2. Microsoft Dynamics GP June 2015

Developing SSRS Reports for Dynamics AX

Together we can build something great

MODULE 2: SMARTLIST, REPORTS AND INQUIRIES

Reporting Fundamentals for Programmers

Enterprise Asset Management made for Microsoft Dynamics AX

Implementing a Data Warehouse with Microsoft SQL Server

CHAPTER 6: SALES ORDERS

CRGroup Whitepaper: Digging through the Data. Reporting Options in Microsoft Dynamics GP

COURSE 20463C: IMPLEMENTING A DATA WAREHOUSE WITH MICROSOFT SQL SERVER

Implementing a Data Warehouse with Microsoft SQL Server

LEARNING SOLUTIONS website milner.com/learning phone

Academic All Technology Library ( 1576 Courses)

Attachment 1. Your Company Name: Fully Compliant Modification/Custom Software Not available Comments

Implementing a Data Warehouse with Microsoft SQL Server

Course 10777A: Implementing a Data Warehouse with Microsoft SQL Server 2012

CHAPTER 9: ACCOUNTS PAYABLE SETUP

Content : Level 1 Defining Inventory Organizations Understanding the Multi-Org Feature in Oracle Applications

Implementing a Data Warehouse with Microsoft SQL Server MOC 20463

COURSE OUTLINE MOC 20463: IMPLEMENTING A DATA WAREHOUSE WITH MICROSOFT SQL SERVER

2208 Course 2208: Updating Support Skills from Microsoft Windows NT 4.0 to Windows Server Clinic 2263: Exam Preparation for the MCDST

Implementing a Data Warehouse with Microsoft SQL Server 2012

Course Title: Reporting in Microsoft Dynamics CRM 2011

Implement a Data Warehouse with Microsoft SQL Server 20463C; 5 days

MS DYNAMICS AX GENERAL LEDGER Training Course Outline. Microsoft Dynamics AX General Ledger

R12 Oracle Purchasing Fundamentals

Reporting. Microsoft Dynamics GP enterpri se. Dynamics GP. Christopher Liley. Create and manage business reports with.

This course will also teach how to create various kinds of dashboards using Reporting Services.

Implementing a Data Warehouse with Microsoft SQL Server 2012

Sage University offers many training options for customers

6717 Course 6717: Implementing an AD DS Monitoring and Maintenance Plan in Windows Server Course 70103: Planning Network Access and Data

NAV 2013 Roadmap. Tom Taylor

Course Outline. Module 1: Introduction to Data Warehousing

Using Microsoft Dynamics AX 2012

Implementing a Data Warehouse with Microsoft SQL Server 2012

55034-Project Server 2013 Inside Out

MICROSOFT DYNAMICS NAV COURSE OUTLINE 1) MICROSOFT DYNAMICS NAV C/SIDE SOLUTION DEVELOPMENT. Module 1: Data and Process Model

PULSE Dashboard Administrator Guide (Updated 2/19/15)

PSA Suite for Microsoft Dynamics CRM License Matrix

WMS SOFTWARE - TRAINING SCHEDULE

Microsoft Dynamics AX 2009 Quick Reference Guide

Document Management System 5.6A User Guide

Course Topics: Course Name: Oracle Purchasing. Duration 5 Days. Procure To Pay Lifecycle Overview. Oracle Purchasing Overview

Microsoft SQL Business Intelligence Boot Camp

Implementing Data Models and Reports with Microsoft SQL Server 20466C; 5 Days

Service Management in Microsoft Dynamics CRM 2011

Implementing a Data Warehouse with Microsoft SQL Server 2012 MOC 10777

Choosing the Right Reporting Tool. Brenda Arnold Jeff Smith

ShowMe Dynamics CRM 2013 Total Count: 148 Videos

The basic package and the Light package gives you the following options in the Finance module:

Microsoft Dynamics AX 2012 Financial Management

BUSINESS ESSENTIALS AND ADVANCED MANAGEMENT

14 Configuring and Setting Up Document Management

Oracle Data Integrator: Administration and Development

SQL Server 2012 End-to-End Business Intelligence Workshop

USA CANADA INDIA. R12.x Oracle E-Business Suite Essentials for Implementers

MS 50511A The Microsoft Business Intelligence 2010 Stack

Project Server 2013 Inside Out Course 55034; 5 Days, Instructor-led

SBI2013: Building BI Solutions using Excel and SharePoint 2013

Release Notes. Acumatica ERP 5.1

Microsoft Implementing Data Models and Reports with Microsoft SQL Server

Receivables & Payables

CRG Academy Course Descriptions. Corporate Renaissance Group 6 Antares Drive, Phase 1, Suite 200 Ottawa, ON K2E 8A9

Microsoft Dynamics AX 4.0 SP2 new India localization feature (Stock transfer)

IT Service Management with System Center Service Manager

Microsoft Dynamics GP Packaging of Functionality & Product Capabilities in Microsoft Dynamics GP 2013

City of Surprise Request for Information ERP and Community Development Software

CRAFT ERP modules. Introduction

MODULE 4: PURCHASE ORDER MANAGEMENT

Implementing a Data Warehouse with Microsoft SQL Server

Course 20463:Implementing a Data Warehouse with Microsoft SQL Server

Reporting Enhancements

Module 1: EXPENSE REPORT OVERVIEW AND BASIC SETUP

Increase your Performance with the PSA Suite for Microsoft Dynamics CRM

Course 55034A: Microsoft Project Server 2013 Inside Out

Course 6234A: Implementing and Maintaining Microsoft SQL Server 2008 Analysis Services

Unleash Your District s Performance and Efficiencies. K-12 Financial and Personnel Management Software and Services

MS 10978A Introduction to Azure for Developers

MUNIS HOW TO UTILIZE PURCHASE ORDER INQUIRY

Transcription:

Course 80313A: Development IV in Microsoft Dynamics AX 2012 Course Details Course Outline Module 1: Number Sequences This module explains how developers can perform customizations using the number sequence framework. Set Up and Administration Extensibility Scenarios Using Number Sequences in Forms Lab : 1.1 Implement a New Number Sequence 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 This module provides descriptions of some frameworks, subsystems and features in Microsoft Dynamics AX 2012. Event Handlers for Customization Integration with Microsoft Dynamics AX Interop to X++ Interop from X++ Deploy.NET Assemblies for Interop

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 several of these features. 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 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 This module describes a series of tasks that show the functionality used in the General Ledger, Budgeting, and Fixed Assets modules. 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 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. Products Inventory Dimensions Managing Inventory Policies Lab : 5.1 Product Information Management Workshop 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 This module explains the functionality offered by the Inventory and Warehouse Management module by describing a series of tasks that are performed by using the module. 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 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 This module reviews the functionality that is available for customers and vendors and the primary transactions that occur for each module. 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 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 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 the features. Sales and Purchase Orders Agreements Charges FormLetter Framework Other Features Lab : 8.1 Add a Field to the Sales Invoice 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 students to the Project management and Accounting module of Microsoft Dynamics AX. 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 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 This module discusses the major components of the Production Control module in Microsoft Dynamics AX 2012. Bill of Materials Routes Production Orders Scheduling Planned Production Orders LEAN Manufacturing Process Industries Lab : 10.1 Bill of Material 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 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. 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 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 students 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.

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 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.