万本电子书0元读

万本电子书0元读

顶部广告

Microsoft Dynamics AX 2009 Development Cookbook电子书

售       价:¥

1人正在读 | 0人评论 9.8

作       者:Mindaugas Pocius

出  版  社:Packt Publishing

出版时间:2009-12-16

字       数:122.8万

所属分类: 进口书 > 外文原版书 > 电脑/网络

温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
This book contains a list of useful Dynamics AX modifications – recipes – along with all required code and in-depth explanations. Most of the recipes are presented using real-world examples in a variety of Dynamics AX modules. The step-by-step instructions along with many useful screenshots make learning easier. This book is for Dynamics AX developers, and is primarily focused on delivering time-proven application modifications. Although new X++ developers could use this book along with their beginner guides, this book is focused more on people who are willing to raise their programming skills above the beginner level, and at the same time learn the functional aspects of Dynamics AX. So, some Dynamics AX coding experience is expected.
目录展开

Microsoft Dynamics AX 2009 Development Cookbook

Table of Contents

Microsoft Dynamics AX 2009 Development Cookbook

Credits

About the Author

About the Reviewers

Preface

What this book covers

Who this book is for

What you need for this book

Conventions

Reader feedback

Customer support

Downloading the example code for the book

Errata

Piracy

Questions

1. Processing Data

Introduction

Creating a new number sequence

How to do it...

How it works...

See also

Renaming the primary key

How to do it...

How it works...

Merging two records

How to do it...

How it works...

Adding document handling notes

How to do it...

How it works...

Using a normal table as temporary table

How to do it...

How it works...

See also

Copying a record

How to do it...

How it works...

There's more...

Building a query object

How to do it...

How it works...

There's more...

Using the OR operator

Using arrays fields

See also

Using a macro in a SQL statement

How to do it...

How it works...

Executing a direct SQL statement

How to do it...

How it works...

There's more...

Enhancing the data consistency check

Getting ready

How to do it...

How it works...

There's more...

Exporting to an XML file

How to do it...

How it works...

Importing from an XML file

How to do it...

How it works...

Creating a comma-separated value file

How to do it...

How it works...

There's more...

Reading a comma-separated value file

How to do it...

How it works...

There's more...

Deleting all company transactional data

How to do it...

How it works...

2. Working with Forms

Introduction

Creating Dialogs

How to do it...

How it works...

Handling dialog events

How to do it...

How it works...

There's more...

Creating dynamic menu buttons

How to do it...

How it works...

Building dynamic form

How to do it...

How it works...

Adding form splitters

How to do it...

How it works...

Creating modal forms

How to do it...

How it works...

There's more...

Changing common form appearance

How to do it...

How it works...

There's more...

See also

Storing last form values

How to do it...

How it works...

Using tree controls

How to do it...

How it works...

There's more...

See also

Building checklists

How to do it...

How it works...

There's more...

Adding a "Go to the Main Table Form" link

How to do it...

How it works...

Modifying the User setup form

How to do it...

How it works...

Modifying application version

Getting ready

How to do it...

How it works...

There's more...

3. Working with Data in Forms

Introduction

Handling number sequences

How to do it...

How it works...

See also

Creating custom filters

How to do it...

How it works...

There's more...

See also

Creating custom instant search filters

How to do it...

How it works...

Building selected/available lists

How to do it...

How it works...

There's more...

Preloading images

How to do it...

How it works...

There's more...

See also

Creating wizards

How to do it...

How it works...

Creating default data wizards

How to do it...

How it works...

See also

Processing multiple records

How to do it...

How it works...

There's more...

Coloring records

How to do it...

How it works...

Adding images to records

How to do it...

How it works...

There's more...

Displaying an image as a part of a form

Saving a stored image as a file

4. Building Lookups

Introduction

Creating an automatic lookup

How to do it...

How it works...

There's more...

Creating a lookup dynamically

How to do it...

How it works...

Using a form for lookup building

How to do it...

How it works...

See also

Building a tree lookup

How to do it...

How it works...

See also

Displaying a list of custom options

How to do it...

How it works...

There's more...

Companies

Domains

User groups

Users

Tables

Table fields

Classes

Interfaces

Another way of displaying custom options

How to do it...

How it works...

There's more...

Building a lookup based on record description

How to do it...

How it works...

There's more...

Browsing for folders

How to do it...

How it works...

There's more...

Manual folder browsing lookup

Adding a Make New Folder button

Selecting a file

How to do it...

How it works...

There's more...

Picking a color

How to do it...

How it works...

There's more...

See also

Choosing a font

How to do it...

How it works...

5. Processing Business Tasks

Introduction

Creating new general journals

How to do it...

How it works...

There's more

Posting general journals

How to do it...

How it works...

Processing project journals

How to do it...

How it works...

There's more...

Creating and posting ledger vouchers

How to do it...

How it works...

Changing automatic transaction text

Getting ready

How to do it...

How it works...

There's more...

Creating purchase orders

How to do it...

How it works...

Posting purchase orders

How to do it...

How it works...

There's more...

Creating sales orders

How to do it...

How it works...

Posting sales orders

How to do it...

How it works...

There's more...

Creating company-specific document layout

How to do it...

How it works...

Creating electronic payment format

How to do it...

How it works...

Building a "Display dimensions" dialog

How to do it...

How it works...

6. Integration with Microsoft Office

Introduction

Creating Excel files

How to do it...

How it works...

Reading Excel files

How to do it...

How it works...

Creating Word documents from templates

Getting ready

How to do it...

How it works...

Creating configuration documents using Word

Getting ready

How to do it...

How it works...

Exporting data to Microsoft Project

Getting ready

How to do it...

How it works...

Sending email using Outlook

Getting ready

How to do it...

How it works...

Index

累计评论(0条) 1个书友正在讨论这本书 发表评论

发表评论

发表评论,分享你的想法吧!

买过这本书的人还买过

读了这本书的人还在读

回顶部