Microsoft Dynamics AX 2012 Development Cookbook pot

372 1K 6
Microsoft Dynamics AX 2012 Development Cookbook pot

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

Thông tin tài liệu

[...]... Microsoft Dynamics AX 2012 Image from the Microsoft Learning Download Center The following list of software from the virtual image was used in this book: ff Microsoft Dynamics AX 2012 (kernel: 6.0.947.0, application: 6.0.593.0) ff Microsoft Dynamics AX Trace Parser (version: 6.0.947.0) ff Microsoft Windows Server 2008 R2 Enterprise ff Microsoft SQL Server 2008 R2 ff Microsoft Office Excel 2010 ff Microsoft. .. usage of the Dynamics AX business logic API In this chapter, we cover topics on how to process journals, purchase orders, and sales orders Other features such as modifying transaction text and creating electronic payment formats are included too Chapter 6, Integration with Microsoft Office, shows how Word, Excel, Outlook, and Microsoft Project applications could be integrated with Dynamics AX Chapter... Office Word 2010 ff Microsoft Office Outlook 2010 ff Microsoft Office Project 2010 ff Microsoft Visual Studio 2010 ff Microsoft Internet Explorer 8 ff Notepad 2 Preface Although all recipes were tested on the mentioned software, they might work on older or newer software versions without any implications or with minor code adjustments Who this book is for This book is for Dynamics AX developers primarily... at the same time learn functional aspects of Dynamics AX So, some Dynamics AX coding experience is expected Conventions In this book, you will find a number of styles of text that distinguish between different kinds of information Here are some examples of these styles, and an explanation of their meaning Code words in text are shown as follows: "Dynamics AX contains a list of NumberSeqApplicationModule... menus, use search in development projects, and how to customize the personalization form Chapter 9, Improving Dynamics AX Performance, discusses how system performance could be improved by following several simple rules This chapter explains how to calculate code execution time, how to write efficient SQL statements, how to properly cache display methods, and how to use Dynamics AX Trace Parser and... Preface As a Dynamics AX developer, your responsibility is to deliver all kinds of application customizations, whether it is a small adjustment or a bespoke module Dynamics AX is a highly customizable system and requires a significant amount of knowledge and experience to deliver quality solutions... Dynamics AX Chapter 7, Using Services, explains how to use services in Dynamics AX The chapter covers standard query, metadata, and document system services It also demonstrates how to create custom services and how to consume external services Chapter 8, Improving Development Efficiency, presents a few ideas about how to make daily development tasks easier This chapter demonstrates how to build code... sequence Number sequences in Dynamics AX are used to generate specifically formatted numbers for record identification It could be anything from voucher numbers or transaction identification numbers to customer or vendor accounts When developing custom functionality, very often one of the tasks is to add a new number sequence to the system to support newly created tables Dynamics AX contains a list of NumberSeqApplicationModule... addParameterType() method is used to define number sequence scope In the example we created a separate sequence for each Dynamics AX company 12 Chapter 1 Before we start the wizard, we need to initialize number sequence references This is normally done as a part of the Dynamics AX initialization checklist, but in this example we have to execute it manually by calling the loadAll() method of the NumberSeqApplicationModule... is always the question of which way is the best This book takes you through numerous recipes to help you with daily development tasks Each recipe contains detailed step-by-step instructions along with application screenshots and in-depth explanations The recipes cover multiple Dynamics AX modules, so at the same time the book provides an overview of the functional aspects of the system for developers . class="bi x0 y0 w0 h0" alt="" Microsoft Dynamics AX 2012 Development Cookbook Solve real-world Microsoft Dynamics AX development problems with over. recipes Mindaugas Pocius BIRMINGHAM - MUMBAI Microsoft Dynamics AX 2012 Development Cookbook Copyright © 2012 Packt Publishing All rights reserved. No

Ngày đăng: 05/03/2014, 10:20

Từ khóa liên quan

Mục lục

  • Cover

  • Copyright

  • Credits

  • About the Author

  • About the Reviewers

  • www.PacktPub.com

  • Table of Contents

  • Preface

  • Chapter 1: Processing Data

    • Introduction

    • Creating a new number sequence

    • Renaming the primary key

    • Merging two records

    • Adding a document handling note

    • Using a normal table as a temporary table

    • Copying a record

    • Building a query object

    • Using a macro in an SQL statement

    • Executing a direct SQL statement

    • Enhancing the data consistency check

    • Exporting data to an XML file

Tài liệu cùng người dùng

  • Đang cập nhật ...

Tài liệu liên quan