Microsoft Dynamics AX 2012 R3 development cookbook : over 80 effective recipes to help you solve real-world Microsoft Dynamics AX development problems /
Annotation
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham, UK :
Packt Publishing,
2015.
|
Temas: | |
Acceso en línea: | Texto completo |
Tabla de Contenidos:
- 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 a SQL statement; Executing a direct SQL statement; Enhancing the data consistency check; Exporting data to an XML file; Importing data from an XML file; Creating a comma-separated value file; Reading a comma-seperated value file
- Using the date effectiveness featureChapter 2: Working with Forms; Introduction; Creating dialogs using the RunBase framework; Handling a dialog event; Building a dynamic form; Adding a form splitter; Creating a modal form; Modifying multiple forms dynamically; Storing user selections; Using a Tree control; Building a checklist; Adding the View details link; Chapter 3: Working with Data in Forms; Introduction; Using a number sequence handler; Creating a custom filter control; Creating a custom instant search filter; Building a selected/available list; Preloading images; Creating a wizard
- Processing multiple recordsColoring records; Adding an image to records; Chapter 4: Building Lookups; Introduction; Creating an automatic lookup; Creating a lookup dynamically; Using a form to build a lookup; Building a tree lookup; Displaying a list of custom options; Displaying custom options in another way; Building a lookup based on the record description; Building the browse for folder lookup; Building a lookup to select a file; Creating a color picker lookup; Chapter 5: Processing Business Tasks; Introduction; Using a segmented entry control; Creating a general journal
- Posting a general journalProcessing a project journal; Creating and posting a ledger voucher; Changing an automatic transaction text; Creating a purchase order; Posting a purchase order; Creating a sales order; Posting a sales order; Creating an electronic payment format; Chapter 6: Integration with Microsoft Office; Introduction; Creating an Excel file; Reading an Excel file; Creating a Word document from a template; Creating a Word document with repeating elements; Creating a Microsoft Project file; Sending an e-mail using Outlook; Chapter 7: Using Services; Introduction
- Consuming the system query serviceConsuming the system metadata service; Consuming an existing document service; Creating a document service; Consuming a document service; Using an enhanced document service; Creating a custom service; Consuming a custom service; Consuming an external service; Chapter 8: Improving Development Efficiency; Introduction; Creating a code editor template; Modifying the Tools menu; Modifying the right-click context menu; Searching for an object in a development project; Modifying the Personalization form; Modifying the About Microsoft Dynamics AX dialog