Cargando…

Programming Microsoft Dynamics NAV 2013 : a comprehensive guide to NAV 2013 development and design /

Programming Microsoft Dynamics NAV 2013.

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Studebaker, David A.
Otros Autores: Studebaker, Christopher D.
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Pub., 2013.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000Ma 4500
001 EBSCO_ocn841170300
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cn|||||||||
008 130320s2013 enka o 001 0 eng d
040 |a E7B  |b eng  |e pn  |c E7B  |d OCLCQ  |d OCLCO  |d UMI  |d COO  |d DEBSZ  |d OCLCQ  |d N$T  |d OCLCF  |d OCLCQ  |d AGLDB  |d OCLCQ  |d OCLCO  |d COCUF  |d CNNOR  |d OCLCQ  |d OCLCO  |d MOR  |d PIFPO  |d OCLCQ  |d U3W  |d STF  |d WRM  |d OCLCQ  |d CEF  |d NRAMU  |d NLE  |d INT  |d UKMGB  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO  |d UAB  |d A6Q  |d HS0  |d UKCRE  |d BOL  |d VLY  |d K6U  |d OCLCO  |d OCLCQ  |d OCLCO 
016 7 |a 018015135  |2 Uk 
019 |a 846905031  |a 961656319  |a 962650753  |a 988530862  |a 992074774  |a 1037714663  |a 1038614988  |a 1045507242  |a 1083609422  |a 1114423608  |a 1153538067  |a 1162250005  |a 1241826204  |a 1290105822  |a 1300622820 
020 |a 9781849686495  |q (electronic bk.) 
020 |a 1849686491  |q (electronic bk.) 
020 |z 1849686483 
020 |z 9781849686488 
020 |a 1299261590 
020 |a 9781299261594 
029 1 |a AU@  |b 000052007781 
029 1 |a AU@  |b 000058967628 
029 1 |a DEBBG  |b BV041430608 
029 1 |a DEBSZ  |b 398264015 
029 1 |a DEBSZ  |b 45633839X 
029 1 |a NZ1  |b 15492526 
029 1 |a UKMGB  |b 018015135 
035 |a (OCoLC)841170300  |z (OCoLC)846905031  |z (OCoLC)961656319  |z (OCoLC)962650753  |z (OCoLC)988530862  |z (OCoLC)992074774  |z (OCoLC)1037714663  |z (OCoLC)1038614988  |z (OCoLC)1045507242  |z (OCoLC)1083609422  |z (OCoLC)1114423608  |z (OCoLC)1153538067  |z (OCoLC)1162250005  |z (OCoLC)1241826204  |z (OCoLC)1290105822  |z (OCoLC)1300622820 
037 |a CL0500000221  |b Safari Books Online 
050 4 |a HD38.5  |b .S78 2013eb 
072 7 |a BUS  |x 041000  |2 bisacsh 
072 7 |a BUS  |x 055000  |2 bisacsh 
072 7 |a BUS  |x 059000  |2 bisacsh 
082 0 4 |a 650.0285 
049 |a UAMI 
100 1 |a Studebaker, David A. 
245 1 0 |a Programming Microsoft Dynamics NAV 2013 :  |b a comprehensive guide to NAV 2013 development and design /  |c David A. Studebaker, Christopher D. Studebaker. 
260 |a Birmingham :  |b Packt Pub.,  |c 2013. 
300 |a 1 online resource (xi, 599 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 
505 0 |a Cover; Copyright; Credits; Foreword; About the Authors; Acknowledgements; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: An Introduction to NAV 2013; NAV 2013 -- an ERP system; Financial Management; Manufacturing; Supply Chain Management (SCM); Business Intelligence and reporting (BI); Relationship Management (RM); Human Resource management (HR); Project Management; Significant changes for NAV 2013; Application changes; Client enhancements; Development tools; Other areas; A developer's overview of NAV 2013; NAV object types; C/SIDE; Object Designer tool icons 
505 8 |a C/AL programming languageNAV object and system elements; NAV functional terminology; User Interface; Developing in NAV 2013 -- hands-on; Our scenario for development exercises; Getting started with the application design; Application tables; Designing a simple table; Creating a simple table; Pages; List pages; Card pages; Document pages; Journal/Worksheet pages; Creating a List page; Creating a Card page; Creating some sample data; Creating a List Report; Much more to come; Other NAV object types; Codeunits; Queries; MenuSuites; XMLports; Backups and documentation; Summary; Review questions 
505 8 |a Chapter 2: TablesAn overview of tables; Components of a table; Naming a table; Table numbering; Table properties; Table triggers; Keys; SumIndexFields; Field Groups; Enhancing our sample application; Creating and modifying tables; Assigning a Table Relation property; Assigning an InitValue property; Adding a few activity-tracking tables; New tables for our WDTU project; New list pages for our WDTU project; Keys, SumIndexFields, and table relations in our examples; Secondary keys and SumIndexFields; Table relations; Modifying a standard table; Version list documentation; Types of tables 
505 8 |a Fully Modifiable tablesMaster; Journal; Template; Ledger; Reference tables; Register; Posted Document; Setup; Temporary; Content Modifiable tables; System; Read-only tables; Virtual; Summary; Review questions; Chapter 3: Data Types and Fields; Basic definitions; Fields; Field properties; Field triggers; Data structure examples; Field numbering; Field and Variable naming; Data types; Fundamental data types; Numeric data; String data; Date/Time data; Complex data types; Data structure; Objects; Automation; Input/Output; DateFormula; References and other data types; Data type usage 
505 8 |a FieldClass property optionsFieldClass -- Normal; FieldClass -- FlowField; FieldClass -- FlowFilter; FlowFields and a FlowFilter for our application; Filtering; Experimenting with filters; Accessing filter controls; Development Environment filter access; Role Tailored Client filter access; Summary; Review questions; Chapter 4: Pages -- the User's Interactive Interface; Page Design and Structure Overview; Page Design Guidelines; NAV 2013 Page structure; Types of pages; Role Center page; List page; Card page; Document page; FastTab; ListPlus page; Worksheet (Journal) page; ConfirmationDialog page 
520 |a Programming Microsoft Dynamics NAV 2013. 
546 |a English. 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
630 0 0 |a Microsoft Navision. 
630 0 7 |a Microsoft Navision.  |2 blmlsh 
630 0 7 |a Microsoft Navision  |2 fast 
650 0 |a Business logistics  |x Computer programs. 
650 6 |a Logistique (Organisation)  |x Logiciels. 
650 7 |a BUSINESS & ECONOMICS  |x Management.  |2 bisacsh 
650 7 |a BUSINESS & ECONOMICS  |x Reference.  |2 bisacsh 
650 7 |a BUSINESS & ECONOMICS  |x Skills.  |2 bisacsh 
650 7 |a Business logistics  |x Computer programs  |2 fast 
700 1 |a Studebaker, Christopher D. 
776 |z 1-84968-648-3 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=548282  |z Texto completo 
938 |a ebrary  |b EBRY  |n ebr10672348 
938 |a EBSCOhost  |b EBSC  |n 548282 
994 |a 92  |b IZTAP