Developing Microsoft Dynamics GP Business Applications.
Written in a hands-on and friendly manner, Developing Microsoft Dynamics GP Business Applications takes a practical approach to teaching you how to develop and customize ERP applications. If you are a Microsoft Dynamics GP developer, consultant, or power user who wants to create and customize applic...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham :
Packt Pub.,
2012.
|
Temas: | |
Acceso en línea: | Texto completo |
Tabla de Contenidos:
- Table of Contents; Developing Microsoft Dynamics GP Business Applications; Developing Microsoft Dynamics GP Business Applications; Credits; About the Author; Acknowledgement; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Instant Updates on New Packt Books; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Downloading the color images of this book; Errata; Piracy; Questions.
- 1. Microsoft Dynamics GP ArchitectureThe native user interface; Horizontal; Vertical; Dexterity overview; Resource Explorer; sanScript scripting language; Extensive function library; Structured exception handling; Integrated source code control; Built-in Report Writer; COM support; Graphical forms designer; Debugging tools; Dexterity design; Components of the Dynamics GP application; Start your engines!; The launch file (Dynamics.set); The preferences file (Dex.ini); SQLLogSQLStmt; SQLLogODBCMessages; SQLLogAllODBCMessages; Synchronize; Workstation=WINDOWS; Workstation2; OLEPath; RememberUser.
- ShowAdvancedMacroMenuExportOneLineBody; The Dexterity Runtime Engine (Dynamics.exe); SQL table and procedure names; Original table-naming convention; 00000
- Master tables; 40000
- Setup tables; 50000
- Temp tables; 60000
- Relation or Cross Reference tables; 70000
- Report Options tables; 80000
- Posting Journal Reprint tables; 90000
- Miscellaneous tables; 10000, 20000, and 30000
- Work, Open, and History Transaction tables; Stored procedures; Current table-naming convention; What you see
- the user interface (UI); Push buttons; Note button (record level); Printer icon; Zoom fields.
- Lookup buttonBrowse buttons; Sort-by List; Note button (window level); Additional window elements; E-mail Link; Map Link; Quantity alert button; Multicurrency button; Show Details; Information button; Expansion arrow; Help button; Summary; 2. Integrating Application Fundamentals; Defining the project; Changing a window's look or behavior; Changing current functionality; Creating new functionality; Exchanging data between systems; Storing additional data; Types of integrations; Overview of available tools; Dexterity; Capabilities of Dexterity; Limitations; Developer skills required.
- End-user prerequisitesVisual Studio Tools for Dynamics GP (VS Tools); Capabilities of VS Tools; Developer skills required; End-user prerequisites; Modifier with VBA (Visual Basic for Applications); Capabilities of Modifier with VBA; Developer skills required; End-user prerequisites; Continuum; Capabilities of Continuum; Developer skills required; End-user prerequisites; Extender / eXtender Enterprise; Capabilities of Extender and eXtender Enterprise; Developer skills required; End-user prerequisites; DDE \ ODBC \ ADO \ OLE Automation; DDE; ODBC; ADO; OLE Automation.