Cargando…

Microsoft Dynamics AX 2009 development cookbook : solve real-world Dynamics AX development problems with over 60 simple but incredibly effective recipes /

"This step-by-step guide will help you manage your company's ERP information and operations efficiently, and solve your business process problems in an effective and quick way. This book focuses on commonly used custom modifications in major Dynamics AX modules. This book contains commonly...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Pocius, Mindaugas
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, U.K. : Packt Pub., ©2009.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 a 4500
001 EBOOKCENTRAL_ocn614436571
003 OCoLC
005 20240329122006.0
006 m o d
007 cr unu||||||||
008 100514s2009 enka o 001 0 eng d
040 |a UMI  |b eng  |e pn  |c UMI  |d CEF  |d N$T  |d OCLCQ  |d E7B  |d OCLCQ  |d DEBSZ  |d UKMGB  |d OCLCQ  |d OCLCF  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO  |d LOA  |d OCLCO  |d OCLCQ  |d JBG  |d AGLDB  |d MOR  |d PIFAG  |d OCLCQ  |d U3W  |d REB  |d STF  |d WRM  |d VNS  |d VTS  |d INT  |d VT2  |d AU@  |d OCLCQ  |d OCLCO  |d WYU  |d OCLCQ  |d OCLCO  |d M8D  |d UKAHL  |d HS0  |d UKCRE  |d BOL  |d OCLCO  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCL 
016 7 |a 015853100  |2 Uk 
019 |a 692373996  |a 764553136  |a 960205281  |a 961511668  |a 962697011  |a 988459922  |a 992035861  |a 1037714285  |a 1038697971  |a 1055381081  |a 1058132569  |a 1081209599  |a 1103272611  |a 1114373719  |a 1129347573  |a 1153465869  |a 1228601834 
020 |a 9781847199430  |q (electronic bk.) 
020 |a 1847199437  |q (electronic bk.) 
020 |a 1847199429 
020 |a 9781847199423 
020 |z 9781847199423 
029 1 |a AU@  |b 000053002711 
029 1 |a DEBBG  |b BV043167204 
029 1 |a DEBSZ  |b 355449781 
029 1 |a DEBSZ  |b 421691913 
029 1 |a HEBIS  |b 291519717 
029 1 |a NZ1  |b 13870444 
035 |a (OCoLC)614436571  |z (OCoLC)692373996  |z (OCoLC)764553136  |z (OCoLC)960205281  |z (OCoLC)961511668  |z (OCoLC)962697011  |z (OCoLC)988459922  |z (OCoLC)992035861  |z (OCoLC)1037714285  |z (OCoLC)1038697971  |z (OCoLC)1055381081  |z (OCoLC)1058132569  |z (OCoLC)1081209599  |z (OCoLC)1103272611  |z (OCoLC)1114373719  |z (OCoLC)1129347573  |z (OCoLC)1153465869  |z (OCoLC)1228601834 
037 |a CL0500000067  |b Safari Books Online 
050 4 |a HD38.5  |b .P63 2009 
072 7 |a TEC  |x 018000  |2 bisacsh 
072 7 |a TEC  |x 009060  |2 bisacsh 
072 7 |a BUS  |x 087000  |2 bisacsh 
082 0 4 |a 658.5  |2 22 
049 |a UAMI 
100 1 |a Pocius, Mindaugas. 
245 1 0 |a Microsoft Dynamics AX 2009 development cookbook :  |b solve real-world Dynamics AX development problems with over 60 simple but incredibly effective recipes /  |c Mindaugas Pocius. 
260 |a Birmingham, U.K. :  |b Packt Pub.,  |c ©2009. 
300 |a 1 online resource (iii, 339 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
340 |g polychrome.  |2 rdacc  |0 http://rdaregistry.info/termList/RDAColourContent/1003 
347 |a text file  |2 rdaft  |0 http://rdaregistry.info/termList/fileType/1002 
520 |a "This step-by-step guide will help you manage your company's ERP information and operations efficiently, and solve your business process problems in an effective and quick way. This book focuses on commonly used custom modifications in major Dynamics AX modules. This book contains commonly used bits of code which were real-world tested in at least one successful Dynamics AX implementation. Many of the recipes were deployed in many implementations and even across several versions of Dynamics AX. The examples in this book cover various areas of Dynamics AX to help developers not only learn about programming, but also about the functional side of Dynamics AX. The book should help developers who already know the basics of Dynamics AX programming to step up to the next level"--Resource description page 
588 0 |a Print version record. 
505 0 |a Cover; Copyright; Credits; About the Author; About the Reviewers; Table of Contents; Preface; Chapter 1: Processing Data; Introduction; Creating a new number sequence; Renaming the primary key; Merging two records; Adding document handling notes; Using a normal table as 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 to an XML file; Importing from an XML file; Creating a comma-separated value file; Reading a comma-separated value file 
505 8 |a Deleting all company transactional dataChapter 2: Working with Forms; Introduction; Creating Dialogs; Handling dialog events; Creating dynamic menu buttons; Building dynamic form; Adding form splitters; Creating modal forms; Changing common form appearance; Storing last form values; Using tree controls; Building checklists; Adding a ""Go to the Main Table Form"" link; Modifying the User setup form; Modifying application version; Chapter 3: Working with Data in Forms; Introduction; Handling number sequences; Creating custom filters; Creating custom instant search filters 
505 8 |a Building selected/available listsPreloading images; Creating wizards; Creating default data wizards; Processing multiple records; Coloring records; Adding images to records; Chapter 4: Building Lookups; Introduction; Creating an automatic lookup; Creating a lookup dynamically; Using a form for lookup building; Building a tree lookup; Displaying a list of custom options; Another way of displaying custom options; Building a lookup based on record; description; Browsing for folders; Selecting a file; Picking a color; Choosing a font; Chapter 5 Processing Business Tasks; Introduction 
505 8 |a Creating new general journalsPosting general journals; Processing project journals; Creating and posting ledger vouchers; Changing automatic transaction text; Creating purchase orders; Posting purchase orders; Creating sales orders; Posting sales orders; Creating company-specific document layout; Creating electronic payment format; Building a ""Display dimensions"" dialog; Chapter 6: Integration with Microsoft Office; Introduction; Creating Excel files; Reading Excel files; Creating Word documents from templates; Creating configuration documents using Word; Exporting data to Microsoft Project 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
590 |a ProQuest Ebook Central  |b Ebook Central Academic Complete 
630 0 0 |a Microsoft Axapta. 
630 0 7 |a Microsoft Axapta.  |2 blmlsh 
630 0 7 |a Microsoft Axapta  |2 fast 
650 0 |a Business logistics  |x Data processing. 
650 0 |a Management information systems. 
650 6 |a Logistique (Organisation)  |x Informatique. 
650 6 |a Systèmes d'information de gestion. 
650 7 |a TECHNOLOGY & ENGINEERING  |x Industrial Technology.  |2 bisacsh 
650 7 |a TECHNOLOGY & ENGINEERING  |x Industrial Engineering.  |2 bisacsh 
650 7 |a BUSINESS & ECONOMICS  |x Production & Operations Management.  |2 bisacsh 
650 7 |a Business logistics  |x Data processing.  |2 blmlsh 
650 7 |a Management information systems.  |2 blmlsh 
650 7 |a Business logistics  |x Data processing  |2 fast 
650 7 |a Management information systems  |2 fast 
758 |i has work:  |a Microsoft Dynamics AX 2009 Development Cookbook (Text)  |1 https://id.oclc.org/worldcat/entity/E39PCXCVpCVjq6Tb6tDD3fckjC  |4 https://id.oclc.org/worldcat/ontology/hasWork 
776 0 8 |i Print version:  |a Pocius, Mindaugas.  |t Microsoft Dynamics AX 2009 development cookbook.  |d Birmingham, UK : Packt Pub., 2009  |z 9781847199423  |w (OCoLC)558447648 
856 4 0 |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=946921  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n AH26943034 
938 |a ebrary  |b EBRY  |n ebr10448354 
938 |a EBSCOhost  |b EBSC  |n 333454 
994 |a 92  |b IZTAP