Development IV in Microsoft Dynamics AX 2012

Size: px
Start display at page:

Download "Development IV in Microsoft Dynamics AX 2012"

Transcription

1 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 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 Event Handlers for Customization Integration with Microsoft Dynamics AX Interop to X++ Interop from X++ Deploy.NET Assemblies for Interop

2 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 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 Describe how the organization model is used throughout the system.

3 Create a custom operating unit, and organization type. Describe how cases are used in Microsoft Dynamics AX 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.

4 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

5 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

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

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

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

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

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

11

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

Integration points: Project management and accounting and other Microsoft Dynamics AX 2012 modules Microsoft Dynamics AX 2012 Integration points: Project management and accounting and other Microsoft Dynamics AX 2012 modules White Paper This document provides an overview of the ways that the Project

More information

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

What's New - Application in Microsoft Dynamics AX 2012 for Supply Chain Management, and Manufacturing Course 80163A: 1 Day; Instructor-Led What's New - Application in Microsoft Dynamics AX 2012 for Supply Chain Management, and Manufacturing Course 80163A: 1 Day; Instructor-Led About this Course This one-day instructor-led course provides

More information

Table of Contents. Bibliografische Informationen http://d-nb.info/98771483x. digitalisiert durch

Table of Contents. Bibliografische Informationen http://d-nb.info/98771483x. digitalisiert durch 1 What is Microsoft Dynamics AX? 1 1.1 Axapta and the History of Dynamics AX 1 1.2 Dynamics AX 2009 Product Overview 2 1.3 Technology and System Architecture 4 1.4 Application Components 8 2 Getting Started:

More information

Microsoft Dynamics AX 2012 R2 New Features*

Microsoft Dynamics AX 2012 R2 New Features* Microsoft Dynamics AX 2012 R2 New Features* *For detailed descriptions of the features or more information about Microsoft Dynamics AX 2012, please contact Intelligent Systems Bulgaria. Functional area

More information

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

Fast Track: Applications in Microsoft Dynamics CRM 2015 / CRM Online (Microsoft Training Course: F1082) - 2 days Fast Track: Applications in Microsoft Dynamics CRM 2015 / CRM Online (Microsoft Training Course: F1082) - 2 days TARGET AUDIENCE This course provides both an introduction to Microsoft Dynamics CRM 2015

More information

SMB Intelligence. Reporting

SMB Intelligence. Reporting SMB Intelligence Reporting Introduction Microsoft Excel is one of the most popular business tools for data analysis and light accounting functions. The SMB Intelligence Reporting powered by Solver is designed

More information

Project Management and Accounting in Microsoft Dynamics AX 2012

Project Management and Accounting in Microsoft Dynamics AX 2012 Project Management and Accounting in Microsoft Dynamics AX 2012 Streamline project management and give your people the tools they need to complete projects on time and within budget. Project management

More information

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

Implementing Data Models and Reports with Microsoft SQL Server 2012 MOC 10778 Implementing Data Models and Reports with Microsoft SQL Server 2012 MOC 10778 Course Outline Module 1: Introduction to Business Intelligence and Data Modeling This module provides an introduction to Business

More information

Implementing Data Models and Reports with Microsoft SQL Server

Implementing Data Models and Reports with Microsoft SQL Server Course 20466C: Implementing Data Models and Reports with Microsoft SQL Server Course Details Course Outline Module 1: Introduction to Business Intelligence and Data Modeling As a SQL Server database professional,

More information

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

1. Digital Literacy - Computer Security and Privacy 2. Partners in Learning: Organize and Manage the Use of ICT in Your Classroom 3. 1. Digital Literacy - Computer Security and Privacy 2. Partners in Learning: Organize and Manage the Use of ICT in Your Classroom 3. Course 10391: Intermediate Skills in Microsoft Word 2010 4. Partners

More information

New, changed, or deprecated features

New, changed, or deprecated features Microsoft Dynamics AX 7 New, changed, or deprecated s This document provides a summary of new and changed s that have been implemented in Microsoft Dynamics 'AX 7'. It also includes deprecated notices

More information

SQL Server 2012 Business Intelligence Boot Camp

SQL Server 2012 Business Intelligence Boot Camp SQL Server 2012 Business Intelligence Boot Camp Length: 5 Days Technology: Microsoft SQL Server 2012 Delivery Method: Instructor-led (classroom) About this Course Data warehousing is a solution organizations

More information

Microsoft Dynamics NAV Editions and Features Business Ready Licensing Options Business Essentials For customers who need core financial management and trade functionality with integrated financial, supply

More information

Configuring budget planning for Microsoft Dynamics AX 2012 R2

Configuring budget planning for Microsoft Dynamics AX 2012 R2 Microsoft Dynamics AX 2012 R2 Configuring budget planning for Microsoft Dynamics AX 2012 R2 White Paper This document describes configuration considerations for implementing budget planning. October 2012

More information

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

MS DYNAMICS AX PROJECT MANAGEMENT AND ACCOUNTING Training Course Outline. Microsoft Dynamics AX Project Management and Accounting Microsoft Dynamics AX Project Management and Accounting Course Outline During this MS Dynamics AX Project Management and Accounting training you will learn how to set up the Project management and accounting

More information

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

Microsoft. Course 20463C: Implementing a Data Warehouse with Microsoft SQL Server Course 20463C: Implementing a Data Warehouse with Microsoft SQL Server Length : 5 Days Audience(s) : IT Professionals Level : 300 Technology : Microsoft SQL Server 2014 Delivery Method : Instructor-led

More information

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

What s New in Microsoft Dynamics GP 2015 R2. Microsoft Dynamics GP June 2015 Microsoft Dynamics GP June 2015 What s New in Microsoft Dynamics GP 2015 R2 This document describes enhancments add for the Microsoft Dynamics 2015 R2 release, including where needed, step-by-step instructions

More information

Developing SSRS Reports for Dynamics AX

Developing SSRS Reports for Dynamics AX Developing SSRS Reports for Dynamics AX Mukesh Hirwani Chapter No. 6 "Developing Reports Using RDP and Report Contracts" In this package, you will find: A Biography of the author of the book A preview

More information

Together we can build something great

Together we can build something great Together we can build something great Financial Reports, Ad Hoc Reporting and BI Tools Joanna Broszeit and Dawn Stenbol Education Track Boston Room Monday, May 2nd 2:40 pm Reporting Options with NAV ERP

More information

MODULE 2: SMARTLIST, REPORTS AND INQUIRIES

MODULE 2: SMARTLIST, REPORTS AND INQUIRIES MODULE 2: SMARTLIST, REPORTS AND INQUIRIES Module Overview SmartLists are used to access accounting data. Information, such as customer and vendor records can be accessed from key tables. The SmartList

More information

Reporting Fundamentals for Programmers

Reporting Fundamentals for Programmers Reporting Fundamentals for Programmers FOR MICROSOFT DYNAMICS AX 2012 R3 Atlanta I Denver I San Francisco I St. Louis I Toronto Key Data 3 Look and Feel 3 Audience 3 Prerequisites 4 Students 4 Environment

More information

Enterprise Asset Management made for Microsoft Dynamics AX

Enterprise Asset Management made for Microsoft Dynamics AX Enterprise Asset Management made for Microsoft Dynamics AX CERTIFIED FOR AX 2012 Daxeam What is the total cost of your assets? Asset intensive industries are heavily dependent on maximizing operating time,

More information

Implementing a Data Warehouse with Microsoft SQL Server

Implementing a Data Warehouse with Microsoft SQL Server This course describes how to implement a data warehouse platform to support a BI solution. Students will learn how to create a data warehouse 2014, implement ETL with SQL Server Integration Services, and

More information

CHAPTER 6: SALES ORDERS

CHAPTER 6: SALES ORDERS Chapter 6: Sales Orders CHAPTER 6: SALES ORDERS Objectives Introduction The objectives are: Review the various forms and list pages for working with sales orders. Determine and apply different sales order

More information

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

CRGroup Whitepaper: Digging through the Data. www.crgroup.com. Reporting Options in Microsoft Dynamics GP CRGroup Whitepaper: Digging through the Data Reporting Options in Microsoft Dynamics GP The objective of this paper is to provide greater insight on each of the reporting options available to you within

More information

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

COURSE 20463C: IMPLEMENTING A DATA WAREHOUSE WITH MICROSOFT SQL SERVER Page 1 of 8 ABOUT THIS COURSE This 5 day course describes how to implement a data warehouse platform to support a BI solution. Students will learn how to create a data warehouse with Microsoft SQL Server

More information

Implementing a Data Warehouse with Microsoft SQL Server

Implementing a Data Warehouse with Microsoft SQL Server Page 1 of 7 Overview This course describes how to implement a data warehouse platform to support a BI solution. Students will learn how to create a data warehouse with Microsoft SQL 2014, implement ETL

More information

LEARNING SOLUTIONS website milner.com/learning email training@milner.com phone 800 875 5042

LEARNING SOLUTIONS website milner.com/learning email training@milner.com phone 800 875 5042 Course 6451B: Planning, Deploying and Managing Microsoft System Center Configuration Manager 2007 Length: 3 Days Published: June 29, 2012 Language(s): English Audience(s): IT Professionals Level: 300 Technology:

More information

Academic All Technology Library ( 1576 Courses)

Academic All Technology Library ( 1576 Courses) Academic All Technology Library ( 1576 Courses) Product Type Product Number Product Title Course Duration ecliniccollection 10051 Exploring New Features in Microsoft Office Communications Server 2007 R2

More information

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

Attachment 1. Your Company Name: Fully Compliant Modification/Custom Software Not available Comments Your Company Name: 1 Financial applications meet generally accepted accounting principles (GAAP) for governments, as promulgated by GASB. 2 Ability to require that all transactions are two-sided and balanced

More information

Implementing a Data Warehouse with Microsoft SQL Server

Implementing a Data Warehouse with Microsoft SQL Server Course Code: M20463 Vendor: Microsoft Course Overview Duration: 5 RRP: 2,025 Implementing a Data Warehouse with Microsoft SQL Server Overview This course describes how to implement a data warehouse platform

More information

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

Course 10777A: Implementing a Data Warehouse with Microsoft SQL Server 2012 Course 10777A: Implementing a Data Warehouse with Microsoft SQL Server 2012 OVERVIEW About this Course Data warehousing is a solution organizations use to centralize business data for reporting and analysis.

More information

CHAPTER 9: ACCOUNTS PAYABLE SETUP

CHAPTER 9: ACCOUNTS PAYABLE SETUP Chapter 9: Accounts Payable Setup CHAPTER 9: ACCOUNTS PAYABLE SETUP Objectives Introduction The objectives are: Create a payment schedule. Create terms of payment. Create a payment day. Set up a cash discount.

More information

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

Content : Level 1 Defining Inventory Organizations Understanding the Multi-Org Feature in Oracle Applications KUNCHAM Online IT Training Pvt Ltd ( ORACLE APPLICATIONS SCM ) Content : Level 1 Defining Inventory Organizations Understanding the Multi-Org Feature in Oracle Applications Understanding the Structure

More information

Implementing a Data Warehouse with Microsoft SQL Server MOC 20463

Implementing a Data Warehouse with Microsoft SQL Server MOC 20463 Implementing a Data Warehouse with Microsoft SQL Server MOC 20463 Course Outline Module 1: Introduction to Data Warehousing This module provides an introduction to the key components of a data warehousing

More information

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

COURSE OUTLINE MOC 20463: IMPLEMENTING A DATA WAREHOUSE WITH MICROSOFT SQL SERVER COURSE OUTLINE MOC 20463: IMPLEMENTING A DATA WAREHOUSE WITH MICROSOFT SQL SERVER MODULE 1: INTRODUCTION TO DATA WAREHOUSING This module provides an introduction to the key components of a data warehousing

More information

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

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

More information

Implementing a Data Warehouse with Microsoft SQL Server 2012

Implementing a Data Warehouse with Microsoft SQL Server 2012 Course 10777A: Implementing a Data Warehouse with Microsoft SQL Server 2012 Length: Audience(s): 5 Days Level: 200 IT Professionals Technology: Microsoft SQL Server 2012 Type: Delivery Method: Course Instructor-led

More information

Course Title: Reporting in Microsoft Dynamics CRM 2011

Course Title: Reporting in Microsoft Dynamics CRM 2011 Course Code: SSM80445 Course Title: Reporting in Microsoft Dynamics CRM 2011 Duration: 1 Day About this Course This one-day instructor-led course, Reporting in Microsoft Dynamics CRM 2011, provides students

More information

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

Implement a Data Warehouse with Microsoft SQL Server 20463C; 5 days Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Implement a Data Warehouse with Microsoft SQL Server 20463C; 5 days Course

More information

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

MS DYNAMICS AX GENERAL LEDGER Training Course Outline. Microsoft Dynamics AX General Ledger Microsoft Dynamics AX General Ledger Course Outline During this MS Dynamics AX General Ledger training you will learn how to use some of the basic financial functionality available in Microsoft Dynamics

More information

R12 Oracle Purchasing Fundamentals

R12 Oracle Purchasing Fundamentals R12 Oracle Purchasing Fundamentals 5 Days What you will learn: In this course, participants learn how to set up and use R12 Oracle Purchasing to managing the purchasing process. They learn how to create

More information

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

Reporting. Microsoft Dynamics GP 2010. enterpri se. Dynamics GP. Christopher Liley. Create and manage business reports with. Microsoft Dynamics GP 2010 Reporting Create and manage business reports with Dynamics GP David Duncan Christopher Liley [ PUBLISHING J enterpri se - BIRMINGHAM MUMBAI Preface 1 Chapter 1: Meeting the Reporting

More information

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

This course will also teach how to create various kinds of dashboards using Reporting Services. Implementing and Maintaining Microsoft SQL Server 2008 Reporting Services Length : 3 Days (24 Hours) Language(s) : English Audience(s) : IT Professionals Level : 200 Technology : Microsoft SQL Server 2008

More information

Implementing a Data Warehouse with Microsoft SQL Server 2012

Implementing a Data Warehouse with Microsoft SQL Server 2012 Course 10777 : Implementing a Data Warehouse with Microsoft SQL Server 2012 Page 1 of 8 Implementing a Data Warehouse with Microsoft SQL Server 2012 Course 10777: 4 days; Instructor-Led Introduction Data

More information

Sage University offers many training options for customers

Sage University offers many training options for customers Sage University offers many training options for customers Whether you are a new user ready to get started or an experienced user looking for training on what s new, Sage University is the right place

More information

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

6717 Course 6717: Implementing an AD DS Monitoring and Maintenance Plan in Windows Server 2008 70103 Course 70103: Planning Network Access and Data Course ID No. Name of Course 6717 Course 6717: Implementing an AD DS Monitoring and Maintenance Plan in Windows Server 2008 70103 Course 70103: Planning Network Access and Data Storage 10211 Course 10211:

More information

NAV 2013 Roadmap. Tom Taylor

NAV 2013 Roadmap. Tom Taylor NAV 2013 Roadmap Tom Taylor AGENDA Microsoft Dynamics NAV 2013 Roadmap Choice 3 Scenarios All features and functions Dynamics NAV Roadmap 2010 2012 2013 2014 2015 NAV 2009 R2 NAV 2013 NAV 8 NAV 9 NAV 10

More information

Upgrade or Not? Agenda

Upgrade or Not? Agenda Upgrade or Not? An open discussion on the merits of upgrading to GP 2013 R2 or GP 2015 Agenda Key Features & Benefits of GP 2013 R2 Key Features & Benefits of GP 2015 Deployment Options System Requirements

More information

Course Outline. Module 1: Introduction to Data Warehousing

Course Outline. Module 1: Introduction to Data Warehousing Course Outline Module 1: Introduction to Data Warehousing This module provides an introduction to the key components of a data warehousing solution and the highlevel considerations you must take into account

More information

Using Microsoft Dynamics AX 2012

Using Microsoft Dynamics AX 2012 Exercise Guide Andreas Luszczak Using Microsoft Dynamics AX 2012 Springer Vieweg, 2nd Edition 2012 ISBN 978-3-8348-1742-6 September 2012 VI Exercise Guide Registered and/or industrial names, trade names,

More information

Implementing a Data Warehouse with Microsoft SQL Server 2012

Implementing a Data Warehouse with Microsoft SQL Server 2012 Implementing a Data Warehouse with Microsoft SQL Server 2012 Module 1: Introduction to Data Warehousing Describe data warehouse concepts and architecture considerations Considerations for a Data Warehouse

More information

55034-Project Server 2013 Inside Out

55034-Project Server 2013 Inside Out Course Outline 55034-Project Server 2013 Inside Out Duration: 5 days (30 hours) Target Audience: This course is intended for anyone that will need to manage and use Project Server 2013. This includes the

More information

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

MICROSOFT DYNAMICS NAV COURSE OUTLINE 1) MICROSOFT DYNAMICS NAV C/SIDE SOLUTION DEVELOPMENT. Module 1: Data and Process Model MICROSOFT DYNAMICS NAV COURSE OUTLINE 1) MICROSOFT DYNAMICS NAV Module 1: Data and Process Model This module explains the standard application functionality in Microsoft Dynamics NAV 2013 and it discusses

More information

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

PULSE Dashboard Administrator Guide (Updated 2/19/15) PULSE Dashboard Administrator Guide (Updated 2/19/15) All functions described in this document may be performed from a workstation on the network with the exception of Updating the Pulse Dashboard Software

More information

PSA Suite for Microsoft Dynamics CRM License Matrix

PSA Suite for Microsoft Dynamics CRM License Matrix In the following license matrix you will find the user capabilities divided by license type. This new License structure is applicable from July 2015. Overview Capabilities by License Type * All prices

More information

WMS SOFTWARE - TRAINING SCHEDULE

WMS SOFTWARE - TRAINING SCHEDULE WMS SOFTWARE - TRAINING SCHEDULE During this process the following outlined activities will occur. SAGE ACCOUNTING CONCEPTS: 1. Overall concepts and functions that are common to all modules 2. Print Files

More information

Microsoft Dynamics AX 2009 Quick Reference Guide

Microsoft Dynamics AX 2009 Quick Reference Guide Microsoft Dynamics AX 2009 Quick Reference Guide June 2009 Introduction Microsoft Dynamics AX 2009 is a comprehensive business management solution for midsized and larger organizations that works like

More information

Document Management System 5.6A User Guide

Document Management System 5.6A User Guide Document Management System 5.6A User Guide Software Documentation This document is the software documentation for the Sage Accpac Document Management System module developed by Visionetix Software. All

More information

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

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

More information

Microsoft SQL Business Intelligence Boot Camp

Microsoft SQL Business Intelligence Boot Camp To register or for more information call our office (208) 898-9036 or email register@leapfoxlearning.com Microsoft SQL Business Intelligence Boot Camp 3 classes 1 Week! Business Intelligence is HOT! If

More information

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

Implementing Data Models and Reports with Microsoft SQL Server 20466C; 5 Days Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Implementing Data Models and Reports with Microsoft SQL Server 20466C; 5

More information

Service Management in Microsoft Dynamics CRM 2011

Service Management in Microsoft Dynamics CRM 2011 Course 80292A: Service Management in Microsoft Dynamics CRM 2011 About this Course This course introduces Microsoft Dynamics CRM service management functionality and explains how it helps organizations

More information

Implementing a Data Warehouse with Microsoft SQL Server 2012 MOC 10777

Implementing a Data Warehouse with Microsoft SQL Server 2012 MOC 10777 Implementing a Data Warehouse with Microsoft SQL Server 2012 MOC 10777 Course Outline Module 1: Introduction to Data Warehousing This module provides an introduction to the key components of a data warehousing

More information

Choosing the Right Reporting Tool. Brenda Arnold Jeff Smith

Choosing the Right Reporting Tool. Brenda Arnold Jeff Smith Choosing the Right Reporting Tool Brenda Arnold Jeff Smith Session Objectives Help your organization get the maximum return on investment in Microsoft Dynamics GP by making you aware of its powerful reporting

More information

ShowMe Dynamics CRM 2013 Total Count: 148 Videos

ShowMe Dynamics CRM 2013 Total Count: 148 Videos Dynamics CRM 2013 Dashboards How to: Create Dashboards Dynamics CRM 2013 Dashboards How to: Follow or Unfollow Colleagues Dynamics CRM 2013 Dashboards How to: Follow or Unfollow Leads, Contacts or Accounts

More information

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

The basic package and the Light package gives you the following options in the Finance module: Print various statistics such as sales statistics or creditor/goods statements. Statistics STA 109096899 In addition, statistical information can be viewed or used at the various statistics forms and turnover

More information

Microsoft Dynamics AX 2012 Financial Management

Microsoft Dynamics AX 2012 Financial Management Microsoft Dynamics AX 2012 Financial Management Mohamed Aamer Chapter No. 3 "Functioning of Cash Flow Management" In this package, you will find: A Biography of the author of the book A preview chapter

More information

BUSINESS ESSENTIALS AND ADVANCED MANAGEMENT

BUSINESS ESSENTIALS AND ADVANCED MANAGEMENT Introduction People drive business results; amplify their impact and you can achieve greater success. At Microsoft, we believe that when people are equipped with the right tools, they can surmount even

More information

Table of Contents. Introduction. Audience. At Course Completion

Table of Contents. Introduction. Audience. At Course Completion Table of Contents Introduction Audience At Course Completion Prerequisites Microsoft Certified Professional Exams Student Materials Course Outline Introduction This three-day instructor-led course provides

More information

14 Configuring and Setting Up Document Management

14 Configuring and Setting Up Document Management 14 Configuring and Setting Up Document Management In this chapter, we will cover the following topics: Creating a document type Allowing document types on locked records Creating a document data source

More information

Oracle Data Integrator: Administration and Development

Oracle Data Integrator: Administration and Development Oracle Data Integrator: Administration and Development What you will learn: In this course you will get an overview of the Active Integration Platform Architecture, and a complete-walk through of the steps

More information

SQL Server 2012 End-to-End Business Intelligence Workshop

SQL Server 2012 End-to-End Business Intelligence Workshop USA Operations 11921 Freedom Drive Two Fountain Square Suite 550 Reston, VA 20190 solidq.com 800.757.6543 Office 206.203.6112 Fax info@solidq.com SQL Server 2012 End-to-End Business Intelligence Workshop

More information

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

USA CANADA INDIA. R12.x Oracle E-Business Suite Essentials for Implementers USA CANADA INDIA Modules in Oracle Manufacturing R12.x Oracle E-Business Suite Essentials for Implementers R12.1 Oracle E-Business Essentials for Implementers: Overview Objectives Course purpose More help

More information

ProClarity Analyst Training

ProClarity Analyst Training ProClarity Analyst Training 50001: ProClarity Analyst Training (5 Days) About this Course This five-day instructor-led course provides students with the knowledge and skills to expand the capabilities

More information

MS 50511A The Microsoft Business Intelligence 2010 Stack

MS 50511A The Microsoft Business Intelligence 2010 Stack MS 50511A The Microsoft Business Intelligence 2010 Stack Description: This instructor-led course provides students with the knowledge and skills to develop Microsoft End-to-End business solutions using

More information

Microsoft Dynamics SL

Microsoft Dynamics SL Microsoft Dynamics SL Web Apps Microsoft Dynamics SL Web Apps On the go That s life today. You need a solution that travels with you and not just on your desktop, but on your smartphone or tablet. That

More information

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

Project Server 2013 Inside Out Course 55034; 5 Days, Instructor-led Project Server 2013 Inside Out Course 55034; 5 Days, Instructor-led Course Description This course will teach you how to work with Microsoft Project Server 2013. You will also create and manage projects

More information

SBI2013: Building BI Solutions using Excel and SharePoint 2013

SBI2013: Building BI Solutions using Excel and SharePoint 2013 UNDERSTANDING MICROSOFT'S BI TOOLSET 3 DAYS SBI2013: Building BI Solutions using Excel and AUDIENCE FORMAT COURSE DESCRIPTION Business Analysts and Excel Power Users Instructor-led training with hands-on

More information

Release Notes. Acumatica ERP 5.1

Release Notes. Acumatica ERP 5.1 Release Notes Acumatica ERP 5.1 Contents 2 Contents Copyright...3 Introduction... 4 Application New Features and Improvements...5 Finance and Distribution... 5 Customer Management...7 Customer Portal...7

More information

Microsoft 20466 - Implementing Data Models and Reports with Microsoft SQL Server

Microsoft 20466 - Implementing Data Models and Reports with Microsoft SQL Server 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20466 - Implementing Data Models and Reports with Microsoft SQL Server Length 5 days Price $4070.00 (inc GST) Version C Overview The focus of this five-day

More information

Receivables & Payables

Receivables & Payables Receivables & Payables Microsoft Dynamics NAV RECEIVABLES AND PAYABLES MANAGEMENT Microsoft DynamicsTM NAV gives you an efficient vendor and customer management system that helps you strengthen business

More information

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

CRG Academy Course Descriptions. Corporate Renaissance Group 6 Antares Drive, Phase 1, Suite 200 Ottawa, ON K2E 8A9 www.crgroup. CRG Academy s Corporate Renaissance Group 6 Antares Drive, Phase 1, Suite 200 Ottawa, ON K2E 8A9 www.crgroup.com Updated February 2013 CRG Academy Courses Microsoft Dynamics GP... 3 Foundational Overview

More information

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

Microsoft Dynamics AX 4.0 SP2 new India localization feature (Stock transfer) Microsoft Dynamics TM AX Microsoft Dynamics AX 4.0 SP2 new India localization feature (Stock transfer) White Paper Date: November 2007 Table of Contents Introduction... 3 Stock transfer... 3 Basic setup

More information

IT Service Management with System Center Service Manager

IT Service Management with System Center Service Manager Course 10965B: IT Service Management with System Center Service Manager Course Details Course Outline Module 1: Service Management Overview Effective IT Service Management includes process driven methodologies

More information

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

Microsoft Dynamics GP 2013. Packaging of Functionality & Product Capabilities in Microsoft Dynamics GP 2013 Microsoft Dynamics GP 2013 Packaging of Functionality & Product Capabilities in Microsoft Dynamics GP 2013 Date: November, 2012 Contents Become a Dynamic Business with Microsoft Dynamics GP 3 How to Buy

More information

City of Surprise Request for Information ERP and Community Development Software

City of Surprise Request for Information ERP and Community Development Software Availability of Modules system modules in your software using the response indicators below. Please feel free to include comments to explain 1: The module is part of the integrated software package we

More information

CRAFT ERP modules. Introduction

CRAFT ERP modules. Introduction Introduction 1 1 Introduction CRAFT is an ERP system providing automation in most important business aspects of an enterprise: Customer relations, Financial operations, Production and Distribution operations,

More information

MODULE 4: PURCHASE ORDER MANAGEMENT

MODULE 4: PURCHASE ORDER MANAGEMENT MODULE 4: PURCHASE ORDER MANAGEMENT Module Overview Timely purchases that are made at the best price improve a company s inventory management, reduce costs, and have a direct effect on the company s ability

More information

Implementing a Data Warehouse with Microsoft SQL Server

Implementing a Data Warehouse with Microsoft SQL Server CÔNG TY CỔ PHẦN TRƯỜNG CNTT TÂN ĐỨC TAN DUC INFORMATION TECHNOLOGY SCHOOL JSC LEARN MORE WITH LESS! Course 20463 Implementing a Data Warehouse with Microsoft SQL Server Length: 5 Days Audience: IT Professionals

More information

Course 20463:Implementing a Data Warehouse with Microsoft SQL Server

Course 20463:Implementing a Data Warehouse with Microsoft SQL Server Course 20463:Implementing a Data Warehouse with Microsoft SQL Server Type:Course Audience(s):IT Professionals Technology:Microsoft SQL Server Level:300 This Revision:C Delivery method: Instructor-led (classroom)

More information

Reporting Enhancements

Reporting Enhancements Microsoft Dynamics GP 10.0 Pack List Reporting Enhancements Office Excel Report The Office Excel Report Builder: Create new Office Excel reports with data connections to Microsoft Dynamics GP. Create Builder

More information

Sales Management in Microsoft Dynamics CRM 2015 DYNA02; 1 Day; Instructor-led

Sales Management in Microsoft Dynamics CRM 2015 DYNA02; 1 Day; Instructor-led Sales Management in Microsoft Dynamics CRM 2015 DYNA02; 1 Day; Instructor-led Course Description This course introduces the capabilities of Sales Management in Microsoft Dynamics CRM 2013 that allow you

More information

Module 1: EXPENSE REPORT OVERVIEW AND BASIC SETUP

Module 1: EXPENSE REPORT OVERVIEW AND BASIC SETUP Table of Contents Introduction Microsoft Dynamics Courseware Overview...0-2 Student Objectives.0-3 Module 1: EXPENSE REPORT OVERVIEW AND BASIC SETUP Lesson 1: Introduction to Travel and Expense Management...

More information

Increase your Performance with the PSA Suite for Microsoft Dynamics CRM

Increase your Performance with the PSA Suite for Microsoft Dynamics CRM Increase your Performance with the PSA Suite for Microsoft Dynamics CRM With the PSA Suite you will increase your Performance and you will have insight in all the major Key Performance Indicators of your

More information

Course 55034A: Microsoft Project Server 2013 Inside Out

Course 55034A: Microsoft Project Server 2013 Inside Out Course 55034A: Microsoft Project Server 2013 Inside Out Five days, instructor-led About this Course This 5-day Instructor Lead course how to work with Microsoft Project Server 2013. You will also create

More information

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

Course 6234A: Implementing and Maintaining Microsoft SQL Server 2008 Analysis Services Course 6234A: Implementing and Maintaining Microsoft SQL Server 2008 Analysis Services Length: Delivery Method: 3 Days Instructor-led (classroom) About this Course Elements of this syllabus are subject

More information

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

Unleash Your District s Performance and Efficiencies. K-12 Financial and Personnel Management Software and Services Unleash Your District s Performance and Efficiencies K-12 Financial and Personnel Management Software and Services K-12 Business Is Our Business For more than 25 years, Tyler Technologies has empowered

More information

MS 10978A Introduction to Azure for Developers

MS 10978A Introduction to Azure for Developers MS 10978A Introduction to Azure for Developers Description: Days: 5 Prerequisites: This course offers students the opportunity to learn about Microsoft Azure development by taking an existing ASP.NET MVC

More information

MUNIS HOW TO UTILIZE PURCHASE ORDER INQUIRY

MUNIS HOW TO UTILIZE PURCHASE ORDER INQUIRY MUNIS HOW TO UTILIZE PURCHASE ORDER INQUIRY Implementation Tyler Technologies, Inc. MUNIS Division 370 U.S. Route One Falmouth, Maine 04105 Web: www.tyler-munis.com HOW TO UTILIZE PURCHASE ORDER INQUIRY

More information