MARC details
000 -LEADER |
fixed length control field |
05164cam a2200457Ii 4500 |
001 - CONTROL NUMBER |
control field |
on1191844284 |
003 - CONTROL NUMBER IDENTIFIER |
control field |
OCoLC |
005 - DATE AND TIME OF LATEST TRANSACTION |
control field |
20240726104819.0 |
008 - FIXED-LENGTH DATA ELEMENTS--GENERAL INFORMATION |
fixed length control field |
200831s2020 enka ob 000 0 eng d |
040 ## - CATALOGING SOURCE |
Original cataloging agency |
UMI |
Language of cataloging |
eng |
Description conventions |
rda |
-- |
pn |
Transcribing agency |
UMI |
Modifying agency |
OCLCF |
-- |
EBLCP |
-- |
YDX |
-- |
NT |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER |
International Standard Book Number |
9781838647070 |
050 04 - LIBRARY OF CONGRESS CALL NUMBER |
Classification number |
HD38 |
Item number |
.E984 2020 |
049 ## - LOCAL HOLDINGS (OCLC) |
Holding library |
MAIN |
100 1# - MAIN ENTRY--PERSONAL NAME |
Personal name |
Buxton, Simon, |
Relator term |
Author |
245 10 - TITLE STATEMENT |
Title |
Extending Microsoft Dynamics 365 for finance and supply chain management cookbook : |
Remainder of title |
create and extend secure and scalable ERP solutions to improve business processes / |
Statement of responsibility, etc. |
Simon Buxton. |
246 3# - VARYING FORM OF TITLE |
Title proper/short title |
Extending Microsoft Dynamics three hundred sixty-five for finance and supply chain management cookbook |
250 ## - EDITION STATEMENT |
Edition statement |
Second edition. |
260 ## - PUBLICATION, DISTRIBUTION, ETC. |
Place of publication, distribution, etc. |
Birmingham, UK : |
Name of publisher, distributor, etc. |
Packt Publishing, |
Date of publication, distribution, etc. |
(c)2020. |
300 ## - PHYSICAL DESCRIPTION |
Extent |
1 online resource (1 volume) : |
Other physical details |
illustrations |
336 ## - CONTENT TYPE |
Content type term |
text |
Content type code |
txt |
Source |
rdacontent |
337 ## - MEDIA TYPE |
Media type term |
computer |
Media type code |
c |
Source |
rdamedia |
338 ## - CARRIER TYPE |
Carrier type term |
online resource |
Carrier type code |
cr |
Source |
rdacarrier |
347 ## - DIGITAL FILE CHARACTERISTICS |
File type |
data file |
Source |
rda |
500 ## - GENERAL NOTE |
General note |
Previous edition published: 2017. |
504 ## - BIBLIOGRAPHY, ETC. NOTE |
Bibliography, etc. note |
Includes bibliographical references. |
505 00 - FORMATTED CONTENTS NOTE |
Formatted contents note |
Cover -- |
Title |
Title Page -- |
-- |
Copyright and Credits -- |
-- |
Dedication -- |
-- |
About Packt -- |
-- |
Contributors -- |
-- |
Table of Contents -- |
-- |
Preface -- |
-- |
Chapter 1: Starting a New Project -- |
-- |
Technical requirements -- |
-- |
Creating the Azure DevOps project -- |
-- |
Getting ready -- |
-- |
How to do it ... -- |
-- |
How it works ... -- |
-- |
See also -- |
-- |
Connecting Visual Studio to Azure DevOps -- |
-- |
Getting ready -- |
-- |
How to do it ... -- |
-- |
How it works ... -- |
-- |
See also -- |
-- |
Creating a new package and model -- |
-- |
Getting ready -- |
-- |
How to do it ... -- |
-- |
How it works ... -- |
-- |
There's more ... -- |
-- |
Prefixes and naming conventions -- |
-- |
Configuring project and build options |
505 00 - FORMATTED CONTENTS NOTE |
Formatted contents note |
Getting ready -- |
Title |
How to do it ... -- |
-- |
Dynamics 365 for Finance and Supply Chain Management' options -- |
-- |
The project-specific parameters -- |
-- |
Creating a Label file -- |
-- |
Getting ready -- |
-- |
How to do it ... -- |
-- |
How it works ... -- |
-- |
There's more ... -- |
-- |
Chapter 2: Data Structures -- |
-- |
Technical requirements -- |
-- |
Creating enumerated types -- |
-- |
Getting ready -- |
-- |
How to do it ... -- |
-- |
How it works ... -- |
-- |
There's more ... -- |
-- |
Using enums for comparison and status -- |
-- |
Extensibility in base enums -- |
-- |
Creating extended data types -- |
-- |
Getting ready -- |
-- |
How to do it ... -- |
-- |
How it works ... -- |
-- |
There's more ... -- |
-- |
Creating setup tables |
505 00 - FORMATTED CONTENTS NOTE |
Formatted contents note |
Getting ready -- |
Title |
How to do it ... -- |
-- |
How it works ... -- |
-- |
There's more ... -- |
-- |
A note on best practices -- |
-- |
Creating a parameter table -- |
-- |
How to do it ... -- |
-- |
There's more ... -- |
-- |
Capitalization of method names -- |
-- |
Copying and pasting methods to save time -- |
-- |
Optimistic concurrency and selectForUpdate -- |
-- |
See also -- |
-- |
Creating main data tables -- |
-- |
Getting ready -- |
-- |
How to do it ... -- |
-- |
How it works ... -- |
-- |
There's more ... -- |
-- |
Using the defaultField and initValue methods for setting field defaults -- |
-- |
More on indexes -- |
-- |
See also -- |
-- |
Creating order header tables -- |
-- |
Getting ready -- |
-- |
How to do it ... -- |
-- |
How it works ... |
505 00 - FORMATTED CONTENTS NOTE |
Formatted contents note |
There's more ... -- |
Title |
Creating order line tables -- |
-- |
How to do it ... -- |
-- |
How it works ... -- |
-- |
There's more ... -- |
-- |
See also -- |
-- |
Chapter 3: Creating the User Interface -- |
-- |
Technical requirements -- |
-- |
Creating the menu structure -- |
-- |
Getting ready -- |
-- |
How to do it ... -- |
-- |
How it works ... -- |
-- |
Creating a parameter form -- |
-- |
How to do it ... -- |
-- |
How it works ... -- |
-- |
There's more ... -- |
-- |
See also -- |
-- |
Creating menu items -- |
-- |
Getting ready -- |
-- |
How to do it ... -- |
-- |
How it works ... -- |
-- |
Creating setup forms -- |
-- |
How to do it ... -- |
-- |
How it works ... -- |
-- |
There's more ... -- |
-- |
Creating details master (main table) forms -- |
-- |
How to do it ... |
505 00 - FORMATTED CONTENTS NOTE |
Formatted contents note |
How it works ... -- |
Title |
There's more ... -- |
-- |
Creating a details transaction (order entry) form -- |
-- |
How to do it ... -- |
-- |
How it works ... -- |
-- |
See also -- |
-- |
Creating form parts -- |
-- |
Getting ready -- |
-- |
How to do it ... -- |
-- |
How it works ... -- |
-- |
Creating tiles with counters for the workspace -- |
-- |
Getting ready -- |
-- |
How to do it ... -- |
-- |
How it works ... -- |
-- |
There's more ... -- |
-- |
Creating a workspace -- |
-- |
How to do it ... -- |
-- |
How it works ... -- |
-- |
Adding a filter to a workspace -- |
-- |
How to do it ... -- |
-- |
How it works ... -- |
-- |
There's more ... -- |
-- |
Chapter 4: Working with Form Logic and Frameworks -- |
-- |
Technical requirement |
520 0# - SUMMARY, ETC. |
Summary, etc. |
Dynamics 365 Finance and Supply Chain Management delivers the infrastructure to allow businesses to achieve growth and make better decisions using scalable and contemporary ERP system tools. With more than 100 practical, self-contained tutorials, this book helps you to create and extend real-world solutions using Dynamics 365 Finance and ... |
530 ## - COPYRIGHT INFORMATION: |
COPYRIGHT INFORMATION |
COPYRIGHT NOT covered - Click this link to request copyright permission: |
Uniform Resource Identifier |
<a href="b">b</a> |
630 00 - SUBJECT ADDED ENTRY--UNIFORM TITLE |
Uniform title |
Microsoft Dynamics AX. |
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM |
Topical term or geographic name entry element |
Management information systems |
Form subdivision |
Software. |
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM |
Topical term or geographic name entry element |
Enterprise resource planning |
Form subdivision |
Software. |
655 #1 - INDEX TERM--GENRE/FORM |
Genre/form data or focus term |
Electronic Books. |
856 40 - ELECTRONIC LOCATION AND ACCESS |
-- |
Click to access digital title | log in using your CIU ID number and my.ciu.edu password. |
Uniform Resource Identifier |
<a href="httpss://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=2411472&site=eds-live&custid=s3260518">httpss://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=2411472&site=eds-live&custid=s3260518</a> |
942 ## - ADDED ENTRY ELEMENTS (KOHA) |
Koha item type |
Online Book (LOGIN USING YOUR MY CIU LOGIN AND PASSWORD) |
DONATED BY: |
|
VENDOR |
EBSCO |
Classification part |
HD. |
PUBLICATION YEAR |
2020 |
LOCATION |
ONLINE |
REQUESTED BY: |
|
-- |
|
-- |
NFIC |
Source of classification or shelving scheme |
|
994 ## - |
-- |
92 |
-- |
NT |
902 ## - LOCAL DATA ELEMENT B, LDB (RLIN) |
a |
1 |
b |
Cynthia Snell |
c |
1 |
d |
Cynthia Snell |