SlideShare une entreprise Scribd logo
1  sur  4
Télécharger pour lire hors ligne
MorphX Development Tools [AX 2012]
Updated: August 2, 2011
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012
MorphX development tools are available in the Tools menu. Many are also available from the Add-ins shortcut menu in the Application Object Tree (AOT). When tools
are activated from the Add-Ins menu, they take the current AOT node as the point of departure.
The X++ code editor, the X++ compiler, the Reverse Engineering Tool, and the tracing tools are not available from the Development tools menu or the AOT Add-
Ins menu. The code editor opens when you double-click a method or create a new job. The compiler can be accessed from the Code editor window. To open the
Reverse Engineering tool, right-click a project, and then select Add-Ins > Reverse Engineer. For information about enabling the tracing tools, see Setting Up the
Tracing Tools.
The development tools available in the Development tools and Add-Ins menus are described in the following table.
The Code Explorer, Benchmark, and Visual MorphXplorer tools are no longer available. The Reverse Engineering tool has replaced the Visual
MorphXplorer tool.
Tool Opened from Description
Application objects Tools > Application
objects menu
Add-Ins menu
Lists application objects, grouped by object type.
Axd Wizard Tools > Wizards menu Helps you to create a XML document (Axd) class
Check Best Practices Add-Ins menu Checks whether your X++ code is in compliance with Microsoft Dynamics AX standards.
Note This command does not check all best practices and does not guarantee that your
X++ code complies with Microsoft Dynamics AX standards. For more information,
see Best Practices for Microsoft Dynamics AX Development.
Class Wizard Tools > Wizards menu Helps you to create a new class.
Code profiler Tools menu Records the execution time of each line of code and enables you to analyze the data to find
performance bottlenecks.
Code Upgrade Tools menu Helps you to compare and merge your X++ source code when upgrading to a new version
of Microsoft Dynamics AX.
COM Class Wrapper
Wizard
Tools > Wizards menu Helps you to create a wrapper class for a COM object. Ensures type safety when using
dynamic binding.
Compare Add-Ins menu Enables you to compare the current object with another object or another version of the
same object.
Compare layers Tools > Code upgrademenu Enables you to compare any two application object layers. For example, the current SYS
layer and the OLD SYS layer. Creates a project that contains objects that only exist in one
layer and objects that are different in the two layers.
Create upgrade project Tools > Version
upgrade menu
Analyzes your system and creates a project that contains the application objects that must
be upgraded manually.
Cross-reference Tools menu
Add-Ins menu
Enables you to see relationships between objects. You can see which objects use the
current object and which other objects the current object uses.
Debugger Tools menu Enables you to debug your X++ code.
For more information, see the Debugger Help. It is available from the Help menu in the
debugger and from the Microsoft Dynamics AX Debugger node in the table of contents of
the Help opened from the Help > Developer Helpmenu.
Financial Dimensions
Wizard
Tools > Wizards menu Helps you add a new financial dimension to the system.
Images Tools > Web
development menu
Enables you to manage the images available for use in Web applications.
Label editor Tools > Label menu Enables you to create, edit, and delete labels.
Label log Tools > Label menu Displays the history of labels in the application.
Label file wizard Tools > Label menu
Tools > Wizards menu
Enables you to create a new label file.
Label intervals Tools > Label menu Enables you to specify which label IDs can be used with a particular label file.
Legacy Help Texts Development toolsmenu Obsolete.
In previous versions of Microsoft Dynamics AX, this tool enabled you to view and edit the
HTML source of Help topics available for application objects.
Legacy Help
Validation
Development toolsmenu Obsolete.
In previous versions of Microsoft Dynamics AX, this tool enabled you to search for text
and tags in documentation objects to find Help topics that do not conform to best practices
for Microsoft Dynamics AX documentation.
Locked application
objects
Development
tools >Application
objectsmenu
Displays a list of the application objects that are currently locked.
Number of records Tools menu Counts the number of records in each table in the current company.
Old application objects Tools > Application
objects menu
Displays the system's old application objects and a detailed log of each object's history.
Refresh AOD Development
tools >Application
objectsmenu
Flushes cached application object information.
Refresh runtime model
data
Tools > Caches menu Flushes cached model metadata information.
Refresh Data Tools > Caches menu Flushes cached database records.
Refresh Dictionary Tools > Caches menu Flushes cached application object dictionary information.
Reindex Development
tools >Application
objectsmenu
Re-indexes the AOT.
Report Wizard Tools > Wizards menu Helps you to create a new report.
Source Code Titlecase
Update
Add-Ins menu Applies the correct case to objects names used in your code. For example, classes begin
with an uppercase letter (for example, AddressCheck) and methods begin with a
lowercase letter (for example, classDeclaration).
Style sheets and
Themes
Development toolsmenu Enables you to create style sheets and themes. Themes are style sheets with a set of images
that define the overall look of a Web site. For more information, see How to: Create New
SharePoint Themes.
Table browser Add-Ins menu Enables you to view or update data in the current table.
Table definitions Tools menu
Add-Ins menu
Enables you to generate a report that presents an overview of selected tables. The overview
includes fields, types, labels, configuration keys, and HelpTexts.
Type Hierarchy
Browser and Type
Hierarchy Context
Tools > Type hierarchy
browser
Add-Ins > Type hierarchy
browser
Tools > Type hierarchy
context
Enables you to view the hierarchy of a table, class, enum, or extended data type (EDT).
Unit Test Tools menu Enables you to use the Unit Test Framework.
Usage data Development
tools >Application
objectsmenu
Enables you to view the settings that a user has selected while using Microsoft Dynamics
AX. These preferences are saved to make it faster for the user to use the same functionality
the next time.
Version control Development toolsmenu Provides version control for all AOT objects, projects, and label files.
Web sites Tools > Web
development menu
Enables you to set up and administrate your Web sites.
Wizard wizard Tools > Wizards menu Helps you to create your own wizard.
 

Contenu connexe

Tendances

Oracle Forms Tutorial (www.aboutoracleapps.com)
Oracle Forms Tutorial (www.aboutoracleapps.com)Oracle Forms Tutorial (www.aboutoracleapps.com)
Oracle Forms Tutorial (www.aboutoracleapps.com)magupta26
 
Microsoft Dynamics AX 2012 - Development Introduction Training - Part 3/3
Microsoft Dynamics AX 2012 - Development Introduction Training - Part 3/3Microsoft Dynamics AX 2012 - Development Introduction Training - Part 3/3
Microsoft Dynamics AX 2012 - Development Introduction Training - Part 3/3Fabio Filardi
 
Query Analyser , SQL Server Groups, Transact –SQL
Query Analyser , SQL Server Groups, Transact –SQLQuery Analyser , SQL Server Groups, Transact –SQL
Query Analyser , SQL Server Groups, Transact –SQLKomal Batra
 
Guide to InDesign scripts for enhancing 508 accessibility of pdfs
Guide to InDesign scripts for enhancing 508 accessibility of pdfsGuide to InDesign scripts for enhancing 508 accessibility of pdfs
Guide to InDesign scripts for enhancing 508 accessibility of pdfsMatthew Mariani
 
Microsoft Dynamics AX 2012 - Development Introduction Training - Part 2/3
Microsoft Dynamics AX 2012 - Development Introduction Training - Part 2/3Microsoft Dynamics AX 2012 - Development Introduction Training - Part 2/3
Microsoft Dynamics AX 2012 - Development Introduction Training - Part 2/3Fabio Filardi
 
Microsoft Dynamics AX 2012 - X++ Compiled to CIL
Microsoft Dynamics AX 2012 - X++ Compiled to CILMicrosoft Dynamics AX 2012 - X++ Compiled to CIL
Microsoft Dynamics AX 2012 - X++ Compiled to CILFabio Filardi
 
Tutorial for using SQL in Microsoft Access
Tutorial for using SQL in Microsoft AccessTutorial for using SQL in Microsoft Access
Tutorial for using SQL in Microsoft Accessmcclellm
 
Ms access basics ppt
Ms access basics ppt Ms access basics ppt
Ms access basics ppt vethics
 
Quickstart Microsoft access 2013
Quickstart Microsoft access 2013Quickstart Microsoft access 2013
Quickstart Microsoft access 2013comatsg
 
7200342 cognos-report-studio
7200342 cognos-report-studio7200342 cognos-report-studio
7200342 cognos-report-studiosarovar1
 
MS Access teaching powerpoint tasks
MS Access teaching powerpoint tasksMS Access teaching powerpoint tasks
MS Access teaching powerpoint tasksskomadina
 
Axapta interview questions
Axapta interview questionsAxapta interview questions
Axapta interview questionsKD420
 
Access lesson05
Access lesson05Access lesson05
Access lesson05Aram SE
 

Tendances (20)

Oracle Forms Tutorial (www.aboutoracleapps.com)
Oracle Forms Tutorial (www.aboutoracleapps.com)Oracle Forms Tutorial (www.aboutoracleapps.com)
Oracle Forms Tutorial (www.aboutoracleapps.com)
 
Microsoft Dynamics AX 2012 - Development Introduction Training - Part 3/3
Microsoft Dynamics AX 2012 - Development Introduction Training - Part 3/3Microsoft Dynamics AX 2012 - Development Introduction Training - Part 3/3
Microsoft Dynamics AX 2012 - Development Introduction Training - Part 3/3
 
Query Analyser , SQL Server Groups, Transact –SQL
Query Analyser , SQL Server Groups, Transact –SQLQuery Analyser , SQL Server Groups, Transact –SQL
Query Analyser , SQL Server Groups, Transact –SQL
 
Guide to InDesign scripts for enhancing 508 accessibility of pdfs
Guide to InDesign scripts for enhancing 508 accessibility of pdfsGuide to InDesign scripts for enhancing 508 accessibility of pdfs
Guide to InDesign scripts for enhancing 508 accessibility of pdfs
 
Crystal report
Crystal reportCrystal report
Crystal report
 
Microsoft Dynamics AX 2012 - Development Introduction Training - Part 2/3
Microsoft Dynamics AX 2012 - Development Introduction Training - Part 2/3Microsoft Dynamics AX 2012 - Development Introduction Training - Part 2/3
Microsoft Dynamics AX 2012 - Development Introduction Training - Part 2/3
 
Microsoft Dynamics AX 2012 - X++ Compiled to CIL
Microsoft Dynamics AX 2012 - X++ Compiled to CILMicrosoft Dynamics AX 2012 - X++ Compiled to CIL
Microsoft Dynamics AX 2012 - X++ Compiled to CIL
 
Ayush presentation
Ayush presentationAyush presentation
Ayush presentation
 
Tutorial for using SQL in Microsoft Access
Tutorial for using SQL in Microsoft AccessTutorial for using SQL in Microsoft Access
Tutorial for using SQL in Microsoft Access
 
Ms access basics ppt
Ms access basics ppt Ms access basics ppt
Ms access basics ppt
 
Les07
Les07Les07
Les07
 
Quickstart Microsoft access 2013
Quickstart Microsoft access 2013Quickstart Microsoft access 2013
Quickstart Microsoft access 2013
 
Access 2007
Access 2007Access 2007
Access 2007
 
7200342 cognos-report-studio
7200342 cognos-report-studio7200342 cognos-report-studio
7200342 cognos-report-studio
 
VB6 Using ADO Data Control
VB6 Using ADO Data ControlVB6 Using ADO Data Control
VB6 Using ADO Data Control
 
Msaccess
MsaccessMsaccess
Msaccess
 
Sq lite manager
Sq lite managerSq lite manager
Sq lite manager
 
MS Access teaching powerpoint tasks
MS Access teaching powerpoint tasksMS Access teaching powerpoint tasks
MS Access teaching powerpoint tasks
 
Axapta interview questions
Axapta interview questionsAxapta interview questions
Axapta interview questions
 
Access lesson05
Access lesson05Access lesson05
Access lesson05
 

En vedette

Why gold is different from other assets
Why gold is different from other assetsWhy gold is different from other assets
Why gold is different from other assetsHochleitner Marine
 
It's Always Been Done That Way
It's Always Been Done That WayIt's Always Been Done That Way
It's Always Been Done That WayS Bryce Kozla
 
Ethics in Indian Healthcare - MedicinMan October 2016
Ethics in Indian Healthcare - MedicinMan October 2016Ethics in Indian Healthcare - MedicinMan October 2016
Ethics in Indian Healthcare - MedicinMan October 2016Anup Soans
 
P2 12 Power of the atom lesson notes
P2 12 Power of the atom lesson notesP2 12 Power of the atom lesson notes
P2 12 Power of the atom lesson notesPaul Burgess
 
Larry k - trail presentation
Larry k - trail presentationLarry k - trail presentation
Larry k - trail presentationTrailplan
 
Συμμετοχή του 2ου ΕΠΑΛ Σερρών στον περσινό Διαγωνισμό Επιχειρηματικότητας με ...
Συμμετοχή του 2ου ΕΠΑΛ Σερρών στον περσινό Διαγωνισμό Επιχειρηματικότητας με ...Συμμετοχή του 2ου ΕΠΑΛ Σερρών στον περσινό Διαγωνισμό Επιχειρηματικότητας με ...
Συμμετοχή του 2ου ΕΠΑΛ Σερρών στον περσινό Διαγωνισμό Επιχειρηματικότητας με ...KESYPSERRON
 
موريس بوكاي والفرعون
موريس بوكاي والفرعونموريس بوكاي والفرعون
موريس بوكاي والفرعونElhassan ROUIJEL
 
Huur voor korte duur; connexiteit - 24 mei 2012
Huur voor korte duur; connexiteit - 24 mei 2012Huur voor korte duur; connexiteit - 24 mei 2012
Huur voor korte duur; connexiteit - 24 mei 2012Jakke_Cloin
 
VANZARE Apartament 3 camere Crangasi
VANZARE Apartament 3 camere CrangasiVANZARE Apartament 3 camere Crangasi
VANZARE Apartament 3 camere Crangasiemadoyle
 
ГОС 3-го поколения
ГОС 3-го поколенияГОС 3-го поколения
ГОС 3-го поколенияfarcrys
 
Passport to dreams
Passport to dreamsPassport to dreams
Passport to dreamshollsterm
 
MedicinMan November 2012
MedicinMan  November 2012MedicinMan  November 2012
MedicinMan November 2012Anup Soans
 
Toronto Real Estate Statistics-May_2011
Toronto Real Estate Statistics-May_2011Toronto Real Estate Statistics-May_2011
Toronto Real Estate Statistics-May_2011James Metcalfe
 
An Analysis of City-Owned Trees in Keene, NH
An Analysis of City-Owned Trees in Keene, NHAn Analysis of City-Owned Trees in Keene, NH
An Analysis of City-Owned Trees in Keene, NHChristopher Brehme
 

En vedette (20)

report
reportreport
report
 
Gold as a strategic asset
Gold as a strategic assetGold as a strategic asset
Gold as a strategic asset
 
College of Europe
College of EuropeCollege of Europe
College of Europe
 
Why gold is different from other assets
Why gold is different from other assetsWhy gold is different from other assets
Why gold is different from other assets
 
It's Always Been Done That Way
It's Always Been Done That WayIt's Always Been Done That Way
It's Always Been Done That Way
 
Ethics in Indian Healthcare - MedicinMan October 2016
Ethics in Indian Healthcare - MedicinMan October 2016Ethics in Indian Healthcare - MedicinMan October 2016
Ethics in Indian Healthcare - MedicinMan October 2016
 
P2 12 Power of the atom lesson notes
P2 12 Power of the atom lesson notesP2 12 Power of the atom lesson notes
P2 12 Power of the atom lesson notes
 
Larry k - trail presentation
Larry k - trail presentationLarry k - trail presentation
Larry k - trail presentation
 
Συμμετοχή του 2ου ΕΠΑΛ Σερρών στον περσινό Διαγωνισμό Επιχειρηματικότητας με ...
Συμμετοχή του 2ου ΕΠΑΛ Σερρών στον περσινό Διαγωνισμό Επιχειρηματικότητας με ...Συμμετοχή του 2ου ΕΠΑΛ Σερρών στον περσινό Διαγωνισμό Επιχειρηματικότητας με ...
Συμμετοχή του 2ου ΕΠΑΛ Σερρών στον περσινό Διαγωνισμό Επιχειρηματικότητας με ...
 
Lezione del 24 marzo 2011
Lezione del 24 marzo 2011Lezione del 24 marzo 2011
Lezione del 24 marzo 2011
 
موريس بوكاي والفرعون
موريس بوكاي والفرعونموريس بوكاي والفرعون
موريس بوكاي والفرعون
 
Huur voor korte duur; connexiteit - 24 mei 2012
Huur voor korte duur; connexiteit - 24 mei 2012Huur voor korte duur; connexiteit - 24 mei 2012
Huur voor korte duur; connexiteit - 24 mei 2012
 
VANZARE Apartament 3 camere Crangasi
VANZARE Apartament 3 camere CrangasiVANZARE Apartament 3 camere Crangasi
VANZARE Apartament 3 camere Crangasi
 
Ghana At A Glance
Ghana At A GlanceGhana At A Glance
Ghana At A Glance
 
ГОС 3-го поколения
ГОС 3-го поколенияГОС 3-го поколения
ГОС 3-го поколения
 
Passport to dreams
Passport to dreamsPassport to dreams
Passport to dreams
 
MedicinMan November 2012
MedicinMan  November 2012MedicinMan  November 2012
MedicinMan November 2012
 
Toronto Real Estate Statistics-May_2011
Toronto Real Estate Statistics-May_2011Toronto Real Estate Statistics-May_2011
Toronto Real Estate Statistics-May_2011
 
An Analysis of City-Owned Trees in Keene, NH
An Analysis of City-Owned Trees in Keene, NHAn Analysis of City-Owned Trees in Keene, NH
An Analysis of City-Owned Trees in Keene, NH
 
Presentation ISTAME
Presentation ISTAMEPresentation ISTAME
Presentation ISTAME
 

Similaire à MorphX Development

Visual basic concepts
Visual basic conceptsVisual basic concepts
Visual basic conceptsmelody77776
 
visual basic for the beginner
visual basic for the beginnervisual basic for the beginner
visual basic for the beginnerSalim M
 
Alteryx Tools.pdf
Alteryx Tools.pdfAlteryx Tools.pdf
Alteryx Tools.pdfVishnuGone
 
MS SQL SERVER: Using the data mining tools
MS SQL SERVER: Using the data mining toolsMS SQL SERVER: Using the data mining tools
MS SQL SERVER: Using the data mining toolsDataminingTools Inc
 
MS SQL SERVER: Using the data mining tools
MS SQL SERVER: Using the data mining toolsMS SQL SERVER: Using the data mining tools
MS SQL SERVER: Using the data mining toolssqlserver content
 
COM 211 PRESENTATION.pptx
COM 211 PRESENTATION.pptxCOM 211 PRESENTATION.pptx
COM 211 PRESENTATION.pptxAnasYunusa
 
A Lap Around Visual Studio 2010
A Lap Around Visual Studio 2010A Lap Around Visual Studio 2010
A Lap Around Visual Studio 2010Abram John Limpin
 
Grasping The LightSwitch Paradigm
Grasping The LightSwitch ParadigmGrasping The LightSwitch Paradigm
Grasping The LightSwitch ParadigmAndrew Brust
 
Introduction to visual basic 6 (1)
Introduction to visual basic 6 (1)Introduction to visual basic 6 (1)
Introduction to visual basic 6 (1)Mark Vincent Cantero
 
Introduction to Shiny for building web apps in R
Introduction to Shiny for building web apps in RIntroduction to Shiny for building web apps in R
Introduction to Shiny for building web apps in RPaul Richards
 
ChircuVictor StefircaMadalin rad_aspmvc3_wcf_vs2010
ChircuVictor StefircaMadalin rad_aspmvc3_wcf_vs2010ChircuVictor StefircaMadalin rad_aspmvc3_wcf_vs2010
ChircuVictor StefircaMadalin rad_aspmvc3_wcf_vs2010vchircu
 
VB6_INTRODUCTION.ppt
VB6_INTRODUCTION.pptVB6_INTRODUCTION.ppt
VB6_INTRODUCTION.pptBhuvanaR13
 

Similaire à MorphX Development (20)

Visual basic concepts
Visual basic conceptsVisual basic concepts
Visual basic concepts
 
Vb.net ide
Vb.net ideVb.net ide
Vb.net ide
 
As pnet
As pnetAs pnet
As pnet
 
Vb basics
Vb basicsVb basics
Vb basics
 
visual basic for the beginner
visual basic for the beginnervisual basic for the beginner
visual basic for the beginner
 
unit 4.docx
unit 4.docxunit 4.docx
unit 4.docx
 
Alteryx Tools.pdf
Alteryx Tools.pdfAlteryx Tools.pdf
Alteryx Tools.pdf
 
MS SQL SERVER: Using the data mining tools
MS SQL SERVER: Using the data mining toolsMS SQL SERVER: Using the data mining tools
MS SQL SERVER: Using the data mining tools
 
MS SQL SERVER: Using the data mining tools
MS SQL SERVER: Using the data mining toolsMS SQL SERVER: Using the data mining tools
MS SQL SERVER: Using the data mining tools
 
COM 211 PRESENTATION.pptx
COM 211 PRESENTATION.pptxCOM 211 PRESENTATION.pptx
COM 211 PRESENTATION.pptx
 
A Lap Around Visual Studio 2010
A Lap Around Visual Studio 2010A Lap Around Visual Studio 2010
A Lap Around Visual Studio 2010
 
Tutorial Coreldraw_1
Tutorial Coreldraw_1Tutorial Coreldraw_1
Tutorial Coreldraw_1
 
Grasping The LightSwitch Paradigm
Grasping The LightSwitch ParadigmGrasping The LightSwitch Paradigm
Grasping The LightSwitch Paradigm
 
Introduction to visual basic 6 (1)
Introduction to visual basic 6 (1)Introduction to visual basic 6 (1)
Introduction to visual basic 6 (1)
 
Introduction to Shiny for building web apps in R
Introduction to Shiny for building web apps in RIntroduction to Shiny for building web apps in R
Introduction to Shiny for building web apps in R
 
Vb basic
Vb basicVb basic
Vb basic
 
Visual basic
Visual basicVisual basic
Visual basic
 
ChircuVictor StefircaMadalin rad_aspmvc3_wcf_vs2010
ChircuVictor StefircaMadalin rad_aspmvc3_wcf_vs2010ChircuVictor StefircaMadalin rad_aspmvc3_wcf_vs2010
ChircuVictor StefircaMadalin rad_aspmvc3_wcf_vs2010
 
Test Complete
Test CompleteTest Complete
Test Complete
 
VB6_INTRODUCTION.ppt
VB6_INTRODUCTION.pptVB6_INTRODUCTION.ppt
VB6_INTRODUCTION.ppt
 

Dernier

Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxPooja Bhuva
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the ClassroomPooky Knightsmith
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxUmeshTimilsina1
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsKarakKing
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Pooja Bhuva
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfSherif Taha
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Pooja Bhuva
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...pradhanghanshyam7136
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxEsquimalt MFRC
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxJisc
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structuredhanjurrannsibayan2
 

Dernier (20)

Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptx
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 

MorphX Development

  • 1. MorphX Development Tools [AX 2012] Updated: August 2, 2011 Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012 MorphX development tools are available in the Tools menu. Many are also available from the Add-ins shortcut menu in the Application Object Tree (AOT). When tools are activated from the Add-Ins menu, they take the current AOT node as the point of departure. The X++ code editor, the X++ compiler, the Reverse Engineering Tool, and the tracing tools are not available from the Development tools menu or the AOT Add- Ins menu. The code editor opens when you double-click a method or create a new job. The compiler can be accessed from the Code editor window. To open the Reverse Engineering tool, right-click a project, and then select Add-Ins > Reverse Engineer. For information about enabling the tracing tools, see Setting Up the Tracing Tools. The development tools available in the Development tools and Add-Ins menus are described in the following table. The Code Explorer, Benchmark, and Visual MorphXplorer tools are no longer available. The Reverse Engineering tool has replaced the Visual MorphXplorer tool. Tool Opened from Description Application objects Tools > Application objects menu Add-Ins menu Lists application objects, grouped by object type. Axd Wizard Tools > Wizards menu Helps you to create a XML document (Axd) class Check Best Practices Add-Ins menu Checks whether your X++ code is in compliance with Microsoft Dynamics AX standards. Note This command does not check all best practices and does not guarantee that your X++ code complies with Microsoft Dynamics AX standards. For more information, see Best Practices for Microsoft Dynamics AX Development. Class Wizard Tools > Wizards menu Helps you to create a new class. Code profiler Tools menu Records the execution time of each line of code and enables you to analyze the data to find performance bottlenecks. Code Upgrade Tools menu Helps you to compare and merge your X++ source code when upgrading to a new version of Microsoft Dynamics AX.
  • 2. COM Class Wrapper Wizard Tools > Wizards menu Helps you to create a wrapper class for a COM object. Ensures type safety when using dynamic binding. Compare Add-Ins menu Enables you to compare the current object with another object or another version of the same object. Compare layers Tools > Code upgrademenu Enables you to compare any two application object layers. For example, the current SYS layer and the OLD SYS layer. Creates a project that contains objects that only exist in one layer and objects that are different in the two layers. Create upgrade project Tools > Version upgrade menu Analyzes your system and creates a project that contains the application objects that must be upgraded manually. Cross-reference Tools menu Add-Ins menu Enables you to see relationships between objects. You can see which objects use the current object and which other objects the current object uses. Debugger Tools menu Enables you to debug your X++ code. For more information, see the Debugger Help. It is available from the Help menu in the debugger and from the Microsoft Dynamics AX Debugger node in the table of contents of the Help opened from the Help > Developer Helpmenu. Financial Dimensions Wizard Tools > Wizards menu Helps you add a new financial dimension to the system. Images Tools > Web development menu Enables you to manage the images available for use in Web applications. Label editor Tools > Label menu Enables you to create, edit, and delete labels. Label log Tools > Label menu Displays the history of labels in the application. Label file wizard Tools > Label menu Tools > Wizards menu Enables you to create a new label file. Label intervals Tools > Label menu Enables you to specify which label IDs can be used with a particular label file.
  • 3. Legacy Help Texts Development toolsmenu Obsolete. In previous versions of Microsoft Dynamics AX, this tool enabled you to view and edit the HTML source of Help topics available for application objects. Legacy Help Validation Development toolsmenu Obsolete. In previous versions of Microsoft Dynamics AX, this tool enabled you to search for text and tags in documentation objects to find Help topics that do not conform to best practices for Microsoft Dynamics AX documentation. Locked application objects Development tools >Application objectsmenu Displays a list of the application objects that are currently locked. Number of records Tools menu Counts the number of records in each table in the current company. Old application objects Tools > Application objects menu Displays the system's old application objects and a detailed log of each object's history. Refresh AOD Development tools >Application objectsmenu Flushes cached application object information. Refresh runtime model data Tools > Caches menu Flushes cached model metadata information. Refresh Data Tools > Caches menu Flushes cached database records. Refresh Dictionary Tools > Caches menu Flushes cached application object dictionary information. Reindex Development tools >Application objectsmenu Re-indexes the AOT. Report Wizard Tools > Wizards menu Helps you to create a new report.
  • 4. Source Code Titlecase Update Add-Ins menu Applies the correct case to objects names used in your code. For example, classes begin with an uppercase letter (for example, AddressCheck) and methods begin with a lowercase letter (for example, classDeclaration). Style sheets and Themes Development toolsmenu Enables you to create style sheets and themes. Themes are style sheets with a set of images that define the overall look of a Web site. For more information, see How to: Create New SharePoint Themes. Table browser Add-Ins menu Enables you to view or update data in the current table. Table definitions Tools menu Add-Ins menu Enables you to generate a report that presents an overview of selected tables. The overview includes fields, types, labels, configuration keys, and HelpTexts. Type Hierarchy Browser and Type Hierarchy Context Tools > Type hierarchy browser Add-Ins > Type hierarchy browser Tools > Type hierarchy context Enables you to view the hierarchy of a table, class, enum, or extended data type (EDT). Unit Test Tools menu Enables you to use the Unit Test Framework. Usage data Development tools >Application objectsmenu Enables you to view the settings that a user has selected while using Microsoft Dynamics AX. These preferences are saved to make it faster for the user to use the same functionality the next time. Version control Development toolsmenu Provides version control for all AOT objects, projects, and label files. Web sites Tools > Web development menu Enables you to set up and administrate your Web sites. Wizard wizard Tools > Wizards menu Helps you to create your own wizard.