|
|
|
|
LEADER |
00000cam a2200000Ii 4500 |
001 |
EBSCO_ocn910639618 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr unu|||||||| |
008 |
150603s2015 enka o 001 0 eng d |
040 |
|
|
|a UMI
|b eng
|e rda
|e pn
|c UMI
|d CDX
|d IDEBK
|d EBLCP
|d DEBSZ
|d COO
|d DEBBG
|d C6I
|d OCLCF
|d N$T
|d OCLCQ
|d MERUC
|d CEF
|d NLE
|d UKMGB
|d OCLCQ
|d UAB
|d AU@
|d OCLCO
|d UKAHL
|d OCLCQ
|d OCLCO
|d SFB
|d AJS
|d OCLCQ
|d OCLCO
|d OCLCQ
|d QGK
|d OCLCO
|
016 |
7 |
|
|a 018010482
|2 Uk
|
019 |
|
|
|a 908632354
|a 1259153817
|
020 |
|
|
|a 9781785284304
|q (electronic bk.)
|
020 |
|
|
|a 1785284304
|q (electronic bk.)
|
020 |
|
|
|z 1785284304
|
020 |
|
|
|z 1785281690
|
020 |
|
|
|z 9781785281693
|
029 |
1 |
|
|a DEBBG
|b BV042683646
|
029 |
1 |
|
|a DEBBG
|b BV043620344
|
029 |
1 |
|
|a DEBSZ
|b 433562668
|
029 |
1 |
|
|a DEBSZ
|b 446588520
|
029 |
1 |
|
|a GBVCP
|b 835876195
|
029 |
1 |
|
|a UKMGB
|b 018010482
|
035 |
|
|
|a (OCoLC)910639618
|z (OCoLC)908632354
|z (OCoLC)1259153817
|
037 |
|
|
|a CL0500000599
|b Safari Books Online
|
050 |
|
4 |
|a T58.6
|
072 |
|
7 |
|a BUS
|x 082000
|2 bisacsh
|
072 |
|
7 |
|a BUS
|x 041000
|2 bisacsh
|
072 |
|
7 |
|a BUS
|x 042000
|2 bisacsh
|
072 |
|
7 |
|a BUS
|x 085000
|2 bisacsh
|
082 |
0 |
4 |
|a 658.4/038/011
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Pocius, Mindaugas,
|e author.
|
245 |
1 |
0 |
|a Microsoft Dynamics AX 2012 R3 development cookbook :
|b over 80 effective recipes to help you solve real-world Microsoft Dynamics AX development problems /
|c Mindaugas Pocius.
|
246 |
3 |
|
|a Dynamics AX 2012 R3 development cookbook
|
246 |
3 |
0 |
|a Over 80 effective recipes to help you solve real-world Microsoft Dynamics AX development problems
|
264 |
|
1 |
|a Birmingham, UK :
|b Packt Publishing,
|c 2015.
|
300 |
|
|
|a 1 online resource (1 volume) :
|b illustrations
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
588 |
0 |
|
|a Online resource; title from cover (Safari, viewed May 26, 2015).
|
500 |
|
|
|a Includes index.
|
500 |
|
|
|a "Quick answers to common problems."
|
520 |
8 |
|
|a Annotation
|b If you are a Dynamics AX developer who is primarily focused on delivering time-proven applications, then this book is for you. 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. Some Dynamics AX coding experience is expected.
|
505 |
0 |
|
|a 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
|
505 |
8 |
|
|a 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
|
505 |
8 |
|
|a 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
|
505 |
8 |
|
|a 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
|
505 |
8 |
|
|a 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
|
546 |
|
|
|a English.
|
590 |
|
|
|a eBooks on EBSCOhost
|b EBSCO eBook Subscription Academic Collection - Worldwide
|
630 |
0 |
0 |
|a Microsoft Dynamics AX.
|
630 |
0 |
7 |
|a Microsoft Dynamics AX
|2 fast
|
650 |
|
0 |
|a Management information systems.
|
650 |
|
0 |
|a Enterprise resource planning.
|
650 |
|
2 |
|a Management Information Systems
|
650 |
|
6 |
|a Systèmes d'information de gestion.
|
650 |
|
6 |
|a Progiciels de gestion intégrés.
|
650 |
|
7 |
|a BUSINESS & ECONOMICS
|x Industrial Management.
|2 bisacsh
|
650 |
|
7 |
|a BUSINESS & ECONOMICS
|x Management.
|2 bisacsh
|
650 |
|
7 |
|a BUSINESS & ECONOMICS
|x Management Science.
|2 bisacsh
|
650 |
|
7 |
|a BUSINESS & ECONOMICS
|x Organizational Behavior.
|2 bisacsh
|
650 |
|
7 |
|a Enterprise resource planning
|2 fast
|
650 |
|
7 |
|a Management information systems
|2 fast
|
776 |
0 |
8 |
|i Print version:
|a Pocius, Mindaugas.
|t Microsoft dynamics AX 2012 R3 development cookbook : over 80 effective recipes to help you solve real-world Microsoft dynamics AX development problems.
|d Birmingham, England ; Mumbai, [India] : Packt Publishing, ©2015
|h x, 364 pages
|z 9781785281693
|
856 |
4 |
0 |
|u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=987625
|z Texto completo
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH28576213
|
938 |
|
|
|a Coutts Information Services
|b COUT
|n 31536886
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 987625
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n cis31536886
|
994 |
|
|
|a 92
|b IZTAP
|